Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 439 Bytes

Android-ML

First open source android modding library for Geometry Dash

Setup

  1. Clone this repo
  2. Install CMake
  3. Download Android NDK
  4. export NDK="/path/to/ndk"

Compiling

# Linux
./build.sh

Special thanks