mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 19:25:13 -05:00
40 lines
704 B
Properties
40 lines
704 B
Properties
# Project
|
|
version = 0.0.2
|
|
group = com.almostreliable.unified
|
|
license = LGPL-3.0
|
|
mixinVersion = 0.8.5
|
|
|
|
# Common
|
|
minecraftVersion = 1.18.2
|
|
|
|
# Forge
|
|
forgeVersion = 40.1.52
|
|
forgeMinVersion = 40
|
|
|
|
# Fabric
|
|
fabricVersion = 0.55.1+1.18.2
|
|
fabricLoaderVersion = 0.14.5
|
|
|
|
# Dependencies
|
|
extraModsDirectory = extra-mods
|
|
reiVersion = 8.1.457
|
|
jeiVersion = 10+
|
|
kubejsVersion = 1802.5.4-build.500
|
|
|
|
# Mappings
|
|
mappingsChannel = parchment
|
|
mappingsVersion = 2022.08.21
|
|
|
|
# Mod options
|
|
modId = almostunified
|
|
modName = AlmostUnified
|
|
modAuthor = AlmostReliable
|
|
modDescription = Unify all resources.
|
|
|
|
# Github
|
|
githubUser = AlmostReliable
|
|
githubRepo = almostunified
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs = -Xmx3G
|
|
org.gradle.daemon = false
|