https://github.com/tranquil209kid/log-scope
A lightweight title screen log viewer for Minecraft.
https://github.com/tranquil209kid/log-scope
minecraft minecraft-client minecraft-fabric minecraft-fabric-mod minecraft-mod
Last synced: 18 days ago
JSON representation
A lightweight title screen log viewer for Minecraft.
- Host: GitHub
- URL: https://github.com/tranquil209kid/log-scope
- Owner: tranquil209kid
- License: other
- Created: 2024-11-09T09:30:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-15T08:28:50.000Z (over 1 year ago)
- Last Synced: 2025-01-05T02:42:20.212Z (over 1 year ago)
- Topics: minecraft, minecraft-client, minecraft-fabric, minecraft-fabric-mod, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/log-scope
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# LogScope

### A lightweight, real-time log viewer for your Minecraft title screen
[](https://modrinth.com/mod/fabric-api)
[](LICENSE.md)
[](https://minecraft.net)
## âĻ Features
- ð Real-time log monitoring directly from the title screen
- ðĻ Color-coded messages (Info, Warning, Error)
- ð Automatic updates as new logs appear
- ð Scrollable log window with smooth navigation
- ðŊ Single-click toggle for instant access
- ðŠķ Lightweight and performance-friendly
## ðļ Screenshots

*Color-coded logs*


*LogScope in action*
## ð Quick Start
1. Click the "Show Logs" button in the top-right corner of your title screen
2. View logs in real-time as they appear
3. Scroll through the log history using your mouse wheel or the scrollbar
4. Click "Hide Logs" to close the window
## ð Requirements
- Minecraft (Compatible version)
- Fabric Loader âĨ0.15.11
- Fabric API
## ðŧ Installation
1. Install [Fabric Loader](https://fabricmc.net/use/installer/) and Fabric API
2. Download the latest version of LogScope
3. Drop the .jar file into your `mods` folder
4. Launch Minecraft and enjoy!
## ðĄ Credits
LogScope adapts and builds upon the Console widget originally implemented in [Sodium](https://github.com/CaffeineMC/sodium-fabric) by JellySquid3 and contributors. The implementation has been modified to work as a standalone feature on the title screen.
## ð License
LogScope is licensed under the EUPL v1.2 license - see the [LICENSE](LICENSE.md) file for details.
---
Made with âĪïļ for the Minecraft community
[Report an Issue](https://github.com/tranquil209kid/log-scope/issues) | [Download Latest Release](https://modrinth.com/mod/log-scope)