Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1016 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 1016 Bytes

AutoGG

AutoGG+ is a Minecraft Forge mod developed by SpoonySimone that allows you to automatically say a selected phrase after a game has ended on supported servers.

This is a fork of Sk1er's mod with new features and support.

Support

I'll make a Discord server if this fork becomes famous (which I doubt)

Developing

Requirements:

Building

The mod is automatically compiled on every push to GitHub Actions, but if you want to compile it yourself:

Unix-based systems (GNU/Linux, OSX, etc):

$ ./gradlew build

Microsoft Windows:

> gradlew.bat build

Artifacts will be placed in versions/1.8.9/build/libs/.

License

AutoGG+ is licensed under GNU GPLv3, see: LICENSE.