Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

A lightweight title screen log viewer for Minecraft.

Awesome Lists containing this project

README

        

# Log Scope

![Icon](https://cdn.modrinth.com/data/cached_images/baf9b0c961bc9b84eed82a39e2274a8c09e1c816_0.webp)

A lightweight title screen log viewer for Minecraft.

## Overview
LogScope adds a small button to your title screen that lets you view Minecraft's logs in real-time. No more digging through log files or keeping external windows open - just click and view.

This mod takes inspiration from and adapts the Console widget originally implemented in [Sodium](https://github.com/CaffeineMC/sodium-fabric) by JellySquid3 and contributors. The original implementation has been modified to work as a standalone feature on the title screen.

## Features
- Clean, minimalistic log display
- Real-time log updates
- Easy toggle with a single button
- Scrollable log window
- Color-coded messages (Info, Warning, Error)

![Color-coded messages](https://cdn.modrinth.com/data/cached_images/8ac95412dc34d08edd1f0952c0fd03b677497465.png)

## Usage
1. Start Minecraft with the mod installed
2. Click the "Show Logs" button in the top-right corner of the title screen
3. Use the scrollbar or mouse wheel to navigate through logs
4. Click "Hide Logs" to close the window

![Example1](https://cdn.modrinth.com/data/cached_images/c40ec6aa4479572dfaa19e1d5c70daf231392eec_0.webp)
![Example2](https://cdn.modrinth.com/data/cached_images/9f1aefe424ffe928723fd3ee36d7a23f9357f3af_0.webp)

## Requirements
- Minecraft version compatible with LogScope
- Fabric Loader >=0.15.11
- Fabric API

## Installation
1. Install Fabric Loader and the API for Minecraft a version compatible with LogScope
2. Download LogScope
3. Place the .jar file in your mods folder
4. Start Minecraft

## License
LGPL-3.0 License - see the [LICENSE](https://github.com/tranquil209kid/log-scope/blob/master/LICENSE.txt) file for details.