Mod of GDX port of Shattered Pixel Dungeon the awesome fork of Pixel Dungeon
Do ./gradlew <task>
to compile and run the project, where task
is:
- Desktop:
desktop:run
- Android:
android:installDebug android:run
- Generate IDEA project:
idea
For more info about those and other tasks: https://github.com/libgdx/libgdx/wiki/Gradle-on-the-Commandline#running-the-html-project