almostunified/gradle.properties
Relentless b1c86ac20c
bump version
[skip build]
2022-10-28 22:41:35 +02:00

45 lines
796 B
Properties

# Mod Info
modId = almostunified
modName = AlmostUnified
modVersion = 0.2.1
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.1.558
reiMinVersion = 9.1.558
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