Initial source import

This commit is contained in:
Cynthia Foxwell 2024-03-13 23:09:55 -06:00
parent 6bc88feb7b
commit 8fcb9f3acc
78 changed files with 3292 additions and 0 deletions

10
gradle.properties Normal file
View file

@ -0,0 +1,10 @@
# Gradle Properties
org.gradle.jvmargs = -Xmx1G
org.gradle.parallel = true
# Mod Properties
version = 2.0.0
maven_group = pm.c7.scout
archives_base_name = Scout
# Dependencies are managed at gradle/libs.versions.toml