Skip to content

Connecting a server's chat with an IRC channel with Forge

License

Notifications You must be signed in to change notification settings

Fuchs/SimpleIRCBridge

Repository files navigation

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.

About

Connecting a server's chat with an IRC channel with Forge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages