Geometry dash Private server written in python using Flask and MongoDB, highly based off Cvolton/GMDprivateServer
Run run.py. Make sure you have a MongoDB server running as well.
/uploadGJLevel.php- uploading a level works, and thats it (no replacing already uploaded level, etc)/getGJLevels.php- searching by difficulty is missing/downloadGJLevel.php- daily levels dont work yet/accounts/registerGJAccount.php- nothing much to say, it works (passwords are argon2 hashed)/accounts/loginGJAccount.php- same as above/updateGJUserScore.php- works fine/getGJUserInfo.php- works fine but creator points, rank and etc are hardcoded