No description
Find a file
2026-02-01 04:20:53 +01:00
gradle/wrapper Initial commit 2026-01-30 21:42:28 +01:00
src Fix overlap with open log folder button 2026-02-01 04:15:20 +01:00
.gitignore Initial commit 2026-01-30 21:42:28 +01:00
build.gradle Add ModMenu config screen and alias settings 2026-01-30 22:42:30 +01:00
gradle.properties Bump version to 0.2.4 2026-02-01 04:20:53 +01:00
gradlew Initial commit 2026-01-30 21:42:28 +01:00
gradlew.bat Initial commit 2026-01-30 21:42:28 +01:00
LICENSE Initial commit 2026-01-30 21:42:28 +01:00
MOD_ANALYSE.txt Initial commit 2026-01-30 21:42:28 +01:00
README.DE.MD Update icon and add vibecoding note 2026-01-30 21:56:52 +01:00
README.md Update icon and add vibecoding note 2026-01-30 21:56:52 +01:00
settings.gradle Initial commit 2026-01-30 21:42:28 +01:00

LogKeeper

LogKeeper is a small Fabric client mod that writes every incoming chat line to plain text files. It creates one file per day and server, and can also split private messages into separate logs. There is no in-game viewer; the mod only logs and lets you open the folder from the menu.

This project was created using vibecoding.