mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 15:25:08 +01:00
- Fix #4 - Fix #3 (maybe?) - No longer break OptiFabric - Better XBox controller icons (#7) by @Ivanoks - Start of reimplementing REI compat - Hide HUD when controller is missing
27 lines
739 B
Properties
27 lines
739 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version=1.18.1
|
|
yarn_mappings=1.18.1+build.22
|
|
loader_version=0.13.3
|
|
|
|
# Mod Properties
|
|
mod_version = 0.2.0
|
|
maven_group = eu.midnightdust
|
|
archives_base_name = midnightcontrols
|
|
modrinth_id=W1D3UXEc
|
|
|
|
# Dependencies
|
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
|
fabric_version=0.46.6+1.18
|
|
spruceui_version=3.3.2+1.17
|
|
midnightlib_version=0.4.0
|
|
modmenu_version=2.0.2
|
|
emotecraft_version=2.1-MC1.18.1-fabric
|
|
bendylib_version=2.0.+
|
|
rei_version=7.4.456
|
|
ok_zoomer_version=5.0.0-beta.3+1.17.1
|
|
libzoomer_version = 0.3.0+1.17.1
|