GDPS but with Gemmetry support.
Supported version of Gemmetry GDPS: 1.0+
Required version of PHP: 5.5+ (tested up to 8.1.2)
- Upload the files on a webserver
- Import database.sql into a MySQL/MariaDB database
- Get Geode
- Install the Gemmetry mod (WIP)
- You can use the GDPS Switcher mod to use a custom URL instead of Gemmetry's default URL.
Base for account settings and the private messaging system by someguy28
Using this for XOR encryption - https://github.com/sathoro/php-xor-cipher - (incl/lib/XORCipher.php)
Using this for cloud save encryption - https://github.com/defuse/php-encryption - (incl/lib/defuse-crypto.phar)
Most of the stuff in generateHash.php has been figured out by pavlukivan and Italian APK Downloader, so credits to them
Basically everything by Cvolton (<3) - https://github.com/Cvolton/GMDprivateServer/