Skip to content

Commit fee9d96

Browse files
authored
Create README.md
1 parent 3efbb7b commit fee9d96

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CS_ScienceTreeToDrawio
2+
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

Comments
 (0)