SCW-JSON-TOOL
Crappy tool to convert .scw files to .json and vice versa.
How to use
Run main.py file with two arguments:
python main.py <scw2json or json2scw> <file path>
Example
.scw to .json
python main.py scw2json character_materials.scw
.json to .scw
python main.py json2scw character_materials.json