You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool allows you to visualize a science.json file from Colony Survival (either vanilla or modded) within draw.io / diagrams.net, providing a representation similar to common videogame tech trees.
3
+
4
+
Usage:
5
+
1. Copy the science.json from your mod or from Colony Survival\gamedata\baseconfig to the directory containing the to_xml.py script.
6
+
2. Open the copied science.json and remove the comment at the beginning of the document. It starts with /* and ends with */.
7
+
3. Execute the to_xml.py script.
8
+
4. Open draw.io / diagrams.net
9
+
5. Choose the "Open from..." option and select your local PC. Then, upload the output.xml file.
10
+
6. Your science tree will be displayed!
11
+
Note: The current visualization might not be perfectly organized, so manual rearrangement might be needed for optimal presentation.
0 commit comments