An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# LogScope

![Icon](https://cdn.modrinth.com/data/cached_images/1bf9479062ef729807b4af1de9a8620d201969c2.png)

### A lightweight, real-time log viewer for your Minecraft title screen

[![Fabric API](https://img.shields.io/badge/Fabric%20API-Required-blue)](https://modrinth.com/mod/fabric-api)
[![License](https://img.shields.io/badge/License-EUPL%20v1.2-green.svg)](LICENSE.md)
[![Minecraft](https://img.shields.io/badge/Minecraft-Compatible-brightgreen)](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](https://cdn.modrinth.com/data/cached_images/1ab0c7fe7b805b32e81aad9cd44466d045b79344_0.webp)

*Color-coded logs*

![Example1](https://cdn.modrinth.com/data/cached_images/0adfbea43675d5210e5dfd5d88a94433ef09c79d_0.webp)
![Example2](https://cdn.modrinth.com/data/cached_images/b98be043177a897007e0c4f57a1efb968ddf34d5_0.webp)

*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)