nissan

Member
Sep 14, 2017
209
304
I found myself that the absolutely best way to get latest versions is to periodically git pull from the official repo and build the game myself with gradle.

By all means you are not depending on anyone this way.

All you have to do is install git, gradle and then do this.

Edit settings.gradle and remove `android` out of it.
Edit build.gradle and remove sections for `android` as well.
Run gradlew or gradlew.bat, that depends on your OS.
After that run gradle build.
Go to `desktop` folder and from there execute gradle run.

That's it.
All operations are to be performed in shell, terminal or commandline.

 
  • Like
Reactions: Maid Lain

Garnet X

Member
Jun 7, 2017
293
300
I thought they abandon their github since I've haven't seen them update it in the last 7 days the last time I look at it. I see they update it the last 3 days.
 

DrLopunny

Newbie
Sep 4, 2017
73
243
They are probably no longer updating the git constantly anymore, shame.

Found this somewhere but I cannot seem to find it again.

TOA All versions 86x, 64x, APK, and Linux. 0.1.28.0

Even though 0.1.28.1 is out.

NVM found it again on the 4chan ddg thread.
 
  • Like
Reactions: if95 and MystZER0
4.50 star(s) 144 Votes