Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.13 KB

SimpleFeatures (SFPlugin)

A Minecraft Server Mod.

Links:

Compilation

We use maven to handle our dependencies.

  • Install Maven 2 or 3
  • Check out this repo and: mvn clean build jar:jar

Client Mod

SimpleFeatures plugin also has a optional clientside mod. You can find the mod on jessenic's github.

Links:

You need Minecraft Coder pack to compile it!