Port any SVG image to Geometry Dash

Port any SVG image to Geometry Dash
Made by
Jaan#2897(mostly) and some code by camila314(converting svg to objects)
Feel free to contact me
How to run
- Install Python 3.7+
- Download this repo
- Run
python main.py
- Input some values
- Done 🙂
How it works
It basically just uses gd.py to add objects/create a level with them and svgpathtools to actually make those objects.
Special thanks
GitHub