Comments

Log in with itch.io to leave a comment.

I'm using this Catmod, thanks UlisesFreitas for you work.

There's a mistake in your project, you need to create a new zip with only the Catmod files, now your zip looks like this:

animations1.0.0.zip/animations/index.js

animations1.0.0.zip/animations/injections/*

animations1.0.0.zip/animations/module.json

animations1.0.0.zip/animations/types.d.ts


And you need to create new zip with this structure:

animations1.0.0.zip/index.js

animations1.0.0.zip/injections/*

animations1.0.0.zip/module.json

animations1.0.0.zip/types.d.ts