Source repo: https://github.com/Doomhowl-Interactive/ndkports
Delivers the following pre-built packages:
- google/libwebp
- raysan5/raylib
- doomhowl/raylib (In-house Raylib fork)
- walterschell/lua (CMake supported Lua)
Put in settings.gradle:
dependencyResolutionManagement {
repositories {
// ...
maven {
url = "https://doomhowl-interactive.github.io/maven/"
}
// ...
}
}
- Comes with absolutely no warranty!
- Old builds can become unavailable.
- Can contain patches that suit our products.
- Provided with "best-efforts", packages might be in a broken state or removed.