almostunified/gradle.properties
2022-10-19 17:15:29 +02:00

44 lines
767 B
Properties

# Mod Info
modId = almostunified
modName = AlmostUnified
modVersion = 0.2.0
modAuthor = AlmostReliable
modDescription = Unify all resources.
# Project
group = com.almostreliable.unified
license = LGPL-3.0
junitVersion = 5.9.0
# Runtime Settings
extraModsDirectory = extra-mods
forgeRecipeViewer = jei
fabricRecipeViewer = rei
# Common
minecraftVersion = 1.19.2
# Forge
forgeVersion = 43.1.43
forgeMinVersion = 43
# Fabric
fabricVersion = 0.63.0+1.19.2
fabricLoaderVersion = 0.14.9
# Dependencies
reiVersion = 9+
jeiVersion = 11+
kubejsVersion = 1902.6.0-build.98
# Mappings
mappingsChannel = parchment
mappingsVersion = 2022.10.16
# Github
githubUser = AlmostReliable
githubRepo = almostunified
# Gradle
org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false