Skip to content

natebwangsut/metro_madness

Repository files navigation

Metro Madness IMG

Importing (IntelliJ) - Gradle!

  • Clone the repository
  • Import project > choose the root folder
  • Choose import project from external model
    • Select gradles
    • Tick only create seperate module per source set and use default wrapper
  • Click finish
  • Then the project config will pop-up, select add all

Running Instruction

  • Edit configuration
  • Then add new gradle config
    • On gradle project field: select metro_madness
    • On tasks field: select run
  • Click ok