Daytron/Flipit

Add support for user-defined maps that can be loaded to the game

Closed this issue · 1 comments

Users are allowed to create and use custom maps through Flipit Map Creator application. The user must create a folder called "FlipitMaps" next to the Flipit build jar.

The application will check if the folder exists and if so, add those custom maps alongside with the default maps when the Flipit jar application launches.

Solved with this commit 02ac5ef