File Parser for levels #18

Merged
tonitch merged 29 commits from MapParser into master 2023-04-21 20:00:16 +02:00
Showing only changes of commit 7cd61c50e6 - Show all commits

View File

@ -9,7 +9,6 @@
plugins {
// Apply the application plugin to add support for building a CLI application in Java.
id 'application'
id 'checkstyle'
id 'org.openjfx.javafxplugin' version '0.0.13'
}