by Nimaereth
CatGen is a ClanGen tool used to create cats to add to your ClanGen save files. This tool allows you to generate cats and export their corresponding .json files as well as their sprites as transparent .png files. Your saved cats and images will be found in the savedcats folder.
Please do not use generated images for commercial purposes, and do not claim any artwork as your own.
Requirements:
- pygame
- pygame-gui
- ujson
Disclaimer: this tool uses art assets and reuses code from ClanGen.
There is a version that doesnt require thonny, but it is not garunteed to work
Steps for adding exported cats to your Clan save:
-
Once you've finished customising your cat, navigate to the export tab click on "export json".
-
Your cat's json will be saved to the savedcats folder with the name [prefix][suffix][ID]json.json
-
Open up this json file (with notepad, for example) and copy the text.
-
In your CLANGEN folder, navigate to your current clan's folder and open clan_cats.json
-
Paste in the text you copied at the end of the file (+ Make sure formatting is OK).
-
In your clan's JSON file, add in your customised cat's ID to the list of cats.
-
Run your game.