Skip to content

slmpc/Open-Epsilon

Repository files navigation

Open Epsilon

English | 中文

Build License Loaders Discord

📌 Overview

A modern multi loader Minecraft utility client built on NeoForge & Fabric with advanced rendering system and modular architecture.

🚀 Addon System

Epsilon Addon Template

Addon Development Guide

🎨 Graphics System

The Lumin rendering system provides custom render pipelines for:

  • Rectangles & Round Rectangles
  • Shadows & Blur effects
  • TTF Font rendering
  • Texture rendering
  • Custom vertex formats

See Lumin Graphics README for details.

⚙️ Build & Run

# Build the mod
./gradlew build

# Run client
./gradlew runClient

📝 License

This project is distributed under a multi-license model:

  • Project Core: Licensed under the Apache License 2.0.
  • Graphics: The core rendering components (located in src/main/java/com/github/epsilon/graphics/) are licensed under the MIT License.

Copyright © 2026 slmpc.