Skip to content

MarsGetsGitty/TitleGear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TitleGear

A Minecraft Forge (1.20.1) mod that seamlessly synchronizes the player's real-time multiplayer or single-player gear, armor, and inventory straight to the main menu Title Screen.

This repository contains two subprojects:

  • client: The client-side Title Screen renderer and UI elements.
  • server: The server-side API that exposes the player's inventory to the client.

Building

To build the client:

cd client
./gradlew build

To build the server:

cd server
./gradlew build

About

Seamlessly synchronize your live multiplayer or single-player gear, armor, and inventory straight to the Minecraft main menu Title Screen! ⚔️

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages