Hello, I was experimenting with creating a custom image pack and noticed that the loose file \resources\app\image-manifest.json file doesn't seem to be used by the game. I tried modifying it and even removing it, and the game still runs as normal.
I assume the image-manifest.json is being included or compiled directly into the app or main js build. If that's the case, I wanted to point out that any changes to this file during development may not take effect until those files are rebuilt. (I know stuff like that happened to me and was frustrating)
If it is a bug and its accidently being included in the compile and could be kept loose that would be great.
Thanks for your work!
I assume the image-manifest.json is being included or compiled directly into the app or main js build. If that's the case, I wanted to point out that any changes to this file during development may not take effect until those files are rebuilt. (I know stuff like that happened to me and was frustrating)
If it is a bug and its accidently being included in the compile and could be kept loose that would be great.
Thanks for your work!