Initial source import
This commit is contained in:
parent
6bc88feb7b
commit
8fcb9f3acc
78 changed files with 3292 additions and 0 deletions
10
gradle.properties
Normal file
10
gradle.properties
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue