Core mod code for the 1.9 GDPS Android source.
- A compiled version of the gdps fork of Geode SDK.
- Git
-
Build the gdps fork of the Geode SDK if you haven't already. You should set the environment variable
GEODE_SDK
to point to this fork, and add the Geode CLI to your path. -
Setup CMake to point to the Android toolchain and the CMakeLists.txt in this directory.
-
Build like any other Geode mod.
Consider the public repository to be source-available. This repository will be updated upon each new release of the 1.9 GDPS.
Explanations for some parts of the code can be found in the docs folder.
This repository is licensed under the Mozilla Public License v2.0.