We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2174 commit 8ea95e9Copy full SHA for 8ea95e9
2 files changed
README.md
@@ -16,7 +16,7 @@ Even aliases!
16
17
0. Make sure you have Git installed are you system and available through your $PATH. If you are on Windows, it's very likely this mod will fail :(.
18
19
-1. Install this Mod along side fabric-language-kotlin
+1. Install this Mod alongside fabric-language-kotlin
20
21
2. Run the server / client to create an empty configuration file `config/gitmod.json`
22
gradle.properties
@@ -12,7 +12,7 @@ fabric_version=0.60.0+1.19.2
12
loom_version=1.0-SNAPSHOT
13
14
# Mod Properties
15
-mod_version = 0.4
+mod_version = 0.5
maven_group = net.rx.modules
archives_base_name = gitmod
0 commit comments