Skip to content

BlackTeaML/Android-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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