Development Constraints - Timmeey86/Mindustry GitHub Wiki

These are the things you won't be able to change anything about:

  • Mindustry is developed as an open source project.
  • Mindustry is hosted on GitHub, and source code is naturally managed through git that way.
  • The Java 8 features which may be used are limited to what is supported by Android.
  • The iOS version may not mention Android or other platforms.
  • Since Mindustry is written in Java, adapting it to consoles would require at least a change of programming languages.