initial commit based on terra originum
This commit is contained in:
23
gradle.properties
Normal file
23
gradle.properties
Normal file
@@ -0,0 +1,23 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.10
|
||||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.20.1-0.0.1
|
||||
maven_group=com.smithy
|
||||
archives_base_name=FaithfulOrigins
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.92.3+1.20.1
|
||||
modmenu_version=7.2.2
|
||||
pehkui_version=3.7.8
|
||||
origins_version=v1.10.0
|
||||
apoli_version=2.9.0
|
||||
icarus_version=2.11.0
|
||||
emi_version=1.1.22+1.20.1
|
||||
calio_version=v1.11.0
|
||||
|
||||
Reference in New Issue
Block a user