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.
Join our support Discord for support.
Requirements:
JDK (Java Development Kit) 8
A Java IDE, we recommend using IntelliJ IDEA
Unix-based systems (GNU/Linux, OSX, etc):
$ ./gradlew build
Microsoft Windows:
> gradlew.bat build
Artifacts will be placed under build/libs
directory.
AutoGG is licensed under GNU GPLv3, see: LICENSE.