https://github.com/user95401/Main-Levels-Editor
Main Levels Editor Geode Mod for Geometry Dash 2.206
https://github.com/user95401/Main-Levels-Editor
gd-mod geometry-dash geometry-dash-hack geometry-dash-mod modification
Last synced: 25 days ago
JSON representation
Main Levels Editor Geode Mod for Geometry Dash 2.206
- Host: GitHub
- URL: https://github.com/user95401/Main-Levels-Editor
- Owner: user95401
- Created: 2024-01-27T11:32:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T18:32:15.000Z (9 months ago)
- Last Synced: 2024-09-14T09:36:34.380Z (9 months ago)
- Topics: gd-mod, geometry-dash, geometry-dash-hack, geometry-dash-mod, modification
- Language: C++
- Homepage: https://geode-sdk.org/mods/user95401.mainlevelseditor/
- Size: 1.44 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Main Levels Editor
developing v8 rn/
### Temporary guide
To replace level:
- export your level in .level file
- rename it to `{id}.level` (like 1.level)
- put it to mod config folder (or any other search paths of game)
- reload gameTo add as new one:
- export level
- copy its id (f.e. 1337)
- add id to level listing setting (1337,1-22,-2,-1)
- reload gameIts recommended to read level listing setting info.