File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33![ Last commit] ( https://img.shields.io/github/last-commit/quiltservertools/ledger?color=7e56c2&style=for-the-badge )
44![ Contributors] ( https://img.shields.io/github/contributors/quiltservertools/ledger?color=7e56c2&style=for-the-badge )
55
6- Ledger is a server-side fabric logging mod for Minecraft 1.17.
6+ Ledger is a server-side fabric logging mod for modern Minecraft 1.17 and 1.18 .
77Ledger has been written from scratch in Kotlin to solve the main issues of previous logging mods have encountered.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ kotlin.code.style=official
22org.gradle.jvmargs =-Xmx1G
33
44# Mod Properties
5- modVersion = 1.2.0
5+ modVersion = 1.2.1
66mavenGroup = com.github.quiltservertools
77modId = ledger
88modName = Ledger
You can’t perform that action at this time.
0 commit comments