Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Litematica
Servux
==============
Litematica is a client-side Minecraft mod using LiteLoader.
It is more or less a re-creation of or a substitute for [Schematica](https://minecraft.curseforge.com/projects/schematica),
for players who don't want to have Forge installed.
For compiled builds (= downloads), see http://minecraft.curseforge.com/projects/litematica
Servux is a server-side Minecraft mod using Fabric that provides extra support/features for some client-side mods when playing on a server. <br>
Servux itself is never needed on the clients or in single player, it's only needed/useful when on the server. <br>
For compiled builds (= downloads), see https://www.curseforge.com/minecraft/mc-mods/servux/files <br>
Currently version 0.1.x only has one thing, which is sending structure bounding boxes for MiniHUD so that it can also render those in multiplayer. <br>

Compiling
=========
* Clone the repository
* Open a command prompt/terminal to the repository directory
* run 'gradlew build'
* The built jar file will be in build/libs/
* The built jar file will be in build/libs/