Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 864 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 864 Bytes

LittleMaidReengaged

This repository is fork of https://github.com/Verclene/LittleMaidReengaged

What's this?

A MOD of Minecraft; LittleMaidMob for MC1.10.2 Cute and little maid girls will be helpful for your life on Minecraft.

Related links

LICENSE

Read LICENSE.md

Making developing environment

# Setup Forge via Gradle
gradlew setupDecompWorkspace

# make Eclipse project (if you use it)
gradlew eclipse

# build .jar archive
gradlew build