Skip to content

matcool/pygdps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGDPS [WIP]

Geometry dash Private server written in python using Flask and MongoDB, highly based off Cvolton/GMDprivateServer

Running

Run run.py. Make sure you have a MongoDB server running as well.

Implemented

  • /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

About

python geometry dash private server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages