template
This commit is contained in:
commit
1c6e3a2abf
16 changed files with 693 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 = 1.0.0
|
||||
maven_group = minecommune.xyz
|
||||
archives_base_name = mico-mc
|
||||
|
||||
# Dependencies are managed at gradle/libs.versions.toml
|
Loading…
Add table
Add a link
Reference in a new issue