Initial commit

This commit is contained in:
yoyosource
2022-04-10 22:49:31 +02:00
commit 1e2a3030ca
12 changed files with 512 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Package Files
*.jar
# Gradle
.gradle
**/build/
!gradle/wrapper/gradle-wrapper.jar
steamwar.properties
# IntelliJ IDEA
.idea
*.iml
# Other
lib