├── .gitignore ├── GDSavefileEditor.py └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WEGFan/Geometry-Dash-Savefile-Editor/HEAD/.gitignore -------------------------------------------------------------------------------- /GDSavefileEditor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WEGFan/Geometry-Dash-Savefile-Editor/HEAD/GDSavefileEditor.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WEGFan/Geometry-Dash-Savefile-Editor/HEAD/README.md --------------------------------------------------------------------------------