move whole project to Gitea
This commit is contained in:
22
gradle.properties
Normal file
22
gradle.properties
Normal file
@@ -0,0 +1,22 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.4
|
||||
minecraft_version_major=1.19
|
||||
yarn_mappings=1.19.4+build.2
|
||||
loader_version=0.14.19
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
maven_group=quimufu.colourful-portals
|
||||
archives_base_name=colourful-portals
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.81.1+1.19.4
|
||||
cardinal_components_version=5.1.0
|
||||
immersive_portals_version=v2.6.9-mc1.19.4
|
||||
tweed_version=1.3.0+mc1.19.4
|
||||
sodium_version=0.4.10
|
||||
Reference in New Issue
Block a user