Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 564 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 564 Bytes

SimpleIRCBridge

Building

./gradlew build

The output will be located at build/libs/SimpleIRCBridge-VERSION.jar.

Developing

Setup for IDEs is covered in the Forge documentation.

The mod can easily be tested using ./gradlew runServer. A run directory will be created, holding server files.

Usage

Drop the jar file in your mods directory, start the server once, edit config/simpleircbridge.cfg and restart the server.