#TabbyChat 2 TabbyChat 2 is the successor to TabbyChat, which was originally created by RocketMan10404. The mod in its current state is incomplete and not recommended for daily use. A download link will be provided when it is mostly complete.
Discussion for this mod can happen on the Minecraft Forum Thread. Feature requests should be directed here.
TabbyChat 2 has an API, which the addons will be built on top of.
To build, run the following commands. Git is required to be installed.
git submodule update --init --recursive
gradlew setupCIWorkspace
gradlew build