- Dialog editor (well it only allows viewing atm)
- Item finder
- Content editor
- Mod summary
- Go to releases and download the latest release
- extract the zip file and run the .exe file. There is no installation.
- first step is to select your cataclysm game folder. After that you're ready to go.
- download a copy of the source
- download and install node.js (it includes npm)
- scroll to the bottom of this page.
- Execute the commands you see there (npm install and npm start).
- download a copy of the source
- download and install node.js (it includes npm)
- scroll to the bottom of this page.
- Execute the commands you see there (npm install and npm start).
Please see the quick start guide to get started.
- See https://github.com/KorGgenT/cdda-item-creator for an alternative item creator.
- See https://github.com/I-am-Erk/CDDA-Tilesets for a tileset for Cataclysm you can contribute to.
- See https://github.com/TheGoatGod/Goats-Mod-Compilation for an index of mods.
Basic editing of fields. Pressing save will save the json to the file, linted. Pressing delete will delete the entry from the file. Pressing duplicate will create a new entry for you to edit.
Simple editing of arrays, lookup field for copy-from, only the properties you add are visible and you can add more.
The visualiser. The blue arrow means it's a child. The yellow arrow means it's a parent. The direction means you can go from one topic to another topic. Double clicking an element will fetch all parents and children and connect them to the appropriate nodes.
Increasing the depth before clicking visualise will get the node's children/parents, and the children's children/parents for each level in depth.