Skip to content

Setup and Building Instructions

acedogblast edited this page Sep 9, 2020 · 20 revisions

Instructions

Requirements:

To simplify the building process we have created an Auto-Builder program what will automatically build the game for you.Auto-Builder Download

Cool looking logo

You can get a cool looking logo for the game here: https://www.deviantart.com/fungumars/art/Pokemon-URANIUM-ICON-602858793

Android instructions

Download and Install Android SDK here: https://developer.android.com/studio/ Download and Install a Java JDK (Oracle Jave 8 JDK recommended here: https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)

Additional Instructions coming soon.

Additional Information on how to build for Android here : http://docs.godotengine.org/en/3.0/getting_started/workflow/export/exporting_for_android.html

What about iOS? While I have coded in support for iOS (at least in the Godot Engine side), building for iOS is possible but is even more complicated due to the lack of a .apk file counterpart on Apple devices.

Check here for more infomation: http://docs.godotengine.org/en/3.0/getting_started/workflow/export/exporting_for_ios.html You will be on your own at this point. Good Luck!

Clone this wiki locally