Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 950 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 950 Bytes

AutoGG

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

Support

Join our support Discord for support.

Developing

Requirements:

Building

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

$ ./gradlew build

Microsoft Windows:

> gradlew.bat build

Artifacts will be placed under build/libs directory.

License

AutoGG is licensed under GNU GPLv3, see: LICENSE.