SkillAgentSearch skills...

Patcher

Browse the Hytale server code using Patcher

Install / Use

/learn @HytaleModding/Patcher
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HytaleModding Patcher

This tool allows you to more easily prepare an environment for exploring the Hytale Server without publishing the decompiled code.

Why?

When you add a compiled jar as a library, IntelliJ only decompiles class by class and doesn't let you search it. For example, you cannot right click some class and then Find Usages. This script will give you a ready to use Hytale server code as a project where you can explore anything you want.

Instructions

USAGE INSTRUCTIONS MOVED HERE: https://hytalemodding.dev/en/docs/guides/plugin/browsing-serverjar

If anything goes wrong, please ping the author in this post ("How to browse the server source code") in the Hytale Modding discord server

Contributions

Suggestions and PRs welcome. Minimal changes only, please. If something is large, open an issue first. Do not remove unused code (about generating and applying patches)

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated23h ago
Forks14

Languages

Python

Security Score

75/100

Audited on Mar 31, 2026

No findings