Skip to content

a tool for generating cats to import into the ClanGen Game

License

Notifications You must be signed in to change notification settings

nimaereth/CatGen

Repository files navigation

CatGen - a ClanGen Tool

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

Adding the JSON file to your Clan

Steps for adding exported cats to your Clan save:

  1. Once you've finished customising your cat, navigate to the export tab click on "export json". image

  2. Your cat's json will be saved to the savedcats folder with the name [prefix][suffix][ID]json.json image

  3. Open up this json file (with notepad, for example) and copy the text.

  4. In your CLANGEN folder, navigate to your current clan's folder and open clan_cats.json image

  5. Paste in the text you copied at the end of the file (+ Make sure formatting is OK).

  6. In your clan's JSON file, add in your customised cat's ID to the list of cats. image image

  7. Run your game.

About

a tool for generating cats to import into the ClanGen Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages