aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--gradle.properties2
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51f717b..21ed2e8 100644
--- a/README.md
+++ b/README.md
@@ -28,3 +28,10 @@ update automatically the compass.
`/manhunt start` starts the manhunt.
`/manhunt reset-timer` resets all timers (useful after a server crash).
+
+## Technos
+
+- Fabric
+- Fabric API
+- Yarn Mappings
+- MidnightLib (embedded in jar)
diff --git a/gradle.properties b/gradle.properties
index f286b4f..5d36a40 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,6 +15,6 @@ fabric_version=0.100.7+1.21
midnightlib_version=1.5.7-fabric
# Mod Properties
-mod_version=1.0.0
+mod_version=1.1.0
maven_group=world.anhgelus.manhunt
archives_base_name=manhunt