Toolset for converting Source1 props to Source2 If you using "Download ZIP" button, make sure to download SourceIO and put content of downloaded SourceIO zip archive into Source2Converter/SourceIO
Pre requirements:
pip install -r requirements.txt
to install required modulespython convert_model.py --help
to see all available argumentsHow to use (semi GUI way) DISABLED RIGHT NOW:
python convert_model.py
How to use (CLI way):
python convert_model.py
with arguments you need, use --help
arguments to see available arguments