Skip to content

Allows Geometry Dash to function offline via caching.

Notifications You must be signed in to change notification settings

jarvisdevlin/Reserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

re:serve

Allows Geometry Dash to function offline via caching along with editing responses to make the game more fun to mess with.

Setup

Patch your game to use http://127.0.0.1:19997////database instead of https://www.boomlings.com/database for the Geometry Dash servers so that Reserve can be used instead. (CREATE A BACKUP OF YOUR EXE/APK)

pip install aiohttp      // To install aiohttp
python reserve.py        // To start Reserve

About

Allows Geometry Dash to function offline via caching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages