fix: Refactored to Gradle-based project, and added dependencies

This commit is contained in:
Yannik Bretschneider
2021-04-29 20:57:08 +02:00
parent 0f7109d41a
commit 67b9d25eb8
30 changed files with 30 additions and 120 deletions

View File

@ -0,0 +1,4 @@
package uulm.teamname.marvelous.gamelibrary.json;
public class CharacterConfiguration {
}