We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d5734 commit 9d74d5cCopy full SHA for 9d74d5c
1 file changed
tools/tools.build.js
@@ -16,8 +16,8 @@ const tools = [
16
desc: "Tool to pack events for the engine"
17
},
18
{
19
- link: "https://neeeoo.github.io/funkin-packer/",
20
- title: "Funkin Packer",
+ link: "https://kitzsh.github.io/tex-packer-ex/",
+ title: "Texture Packer EX",
21
desc: "Tool to pack and repack spritesheets",
22
external: true,
23
@@ -92,4 +92,4 @@ function buildHtml(_pageDir, _exportPath) {
92
93
module.exports = {
94
buildHtml: buildHtml
95
-}
+}
0 commit comments