mirror of
https://github.com/TeamMidnightDust/MidnightControlsExtra.git
synced 2025-12-16 19:05:09 +01:00
MidnightControlsExtra 1.0.0 - Initial (and probably final) commit
This commit is contained in:
16
gradle.properties
Executable file
16
gradle.properties
Executable file
@@ -0,0 +1,16 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.4
|
||||
loader_version=0.14.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
maven_group = eu.midnightdust
|
||||
archives_base_name = midnightcontrols-extra
|
||||
|
||||
# Dependencies
|
||||
|
||||
Reference in New Issue
Block a user