Skip to content

yoloit10/remoteplayers

Repository files navigation

RemotePlayers

RemotePlayers is a Minecraft mod that pulls data from a dynmap server into Xaero's minimap. By asynchronously fetching data over a REST API, and displaying it through hooks into Xaero96's class files. This is done with a mix of reflection and Mixins.

Installation

This mod can be built by cloning this repository, then running:

./gradlew build

The resulting mod files are stored in build/libs/

About

Link Dynmap data into client-side Xaeros Minimap mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages