Initial Commit

This commit is contained in:
2023-03-20 20:42:09 +02:00
commit aa84399703
26 changed files with 1019 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
artifacts
ColorGen.java
Forge/src/generated