diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-29 13:06:15 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-29 13:06:15 +0000 |
| commit | a0f75bb9fd47e95312c47802065af8e12a26eb00 (patch) | |
| tree | 2a1eedb4aee04ceae128e430c872b2c270d7be4c /gradle.properties | |
| parent | fd66b7e84e5fb9557593359732dedca1842256f3 (diff) | |
feat(config): create config file with midnight lib
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 341b60b..f286b4f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,6 +11,9 @@ loader_version=0.15.11 # Fabric API
fabric_version=0.100.7+1.21
+# Libs
+midnightlib_version=1.5.7-fabric
+
# Mod Properties
mod_version=1.0.0
maven_group=world.anhgelus.manhunt
|
