All Projects → killjoy1221 → Tabbychat 2

killjoy1221 / Tabbychat 2

Licence: apache-2.0
Successor to TabbyChat

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tabbychat 2

Spongeapi
A Minecraft plugin API
Stars: ✭ 1,043 (+1867.92%)
Mutual labels:  gradle, minecraft
Baritone
google maps for block game
Stars: ✭ 3,868 (+7198.11%)
Mutual labels:  gradle, minecraft
Chatty
Bukkit-compatible chat plugin with multiple chat-modes.
Stars: ✭ 30 (-43.4%)
Mutual labels:  chat, minecraft
Craftbook
🔧 Machines, ICs, PLCs, and more!
Stars: ✭ 226 (+326.42%)
Mutual labels:  gradle, minecraft
Mixin
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
Stars: ✭ 557 (+950.94%)
Mutual labels:  gradle, minecraft
Sponge
The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
Stars: ✭ 241 (+354.72%)
Mutual labels:  gradle, minecraft
Client
KAMI Blue: a continuation of 1.12.2 KAMI
Stars: ✭ 257 (+384.91%)
Mutual labels:  gradle, minecraft
Seppuku
strong hack
Stars: ✭ 125 (+135.85%)
Mutual labels:  gradle, minecraft
Railcraft
The Railcraft Mod for Minecraft, source and development.
Stars: ✭ 446 (+741.51%)
Mutual labels:  gradle, minecraft
Minecolonies
Minecolonies minecraft mod
Stars: ✭ 303 (+471.7%)
Mutual labels:  gradle, minecraft
Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (+294.34%)
Mutual labels:  gradle, chat
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+1116.98%)
Mutual labels:  gradle, minecraft
Techreborn
Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod. https://www.curseforge.com/minecraft/mc-mods/techreborn
Stars: ✭ 205 (+286.79%)
Mutual labels:  gradle, minecraft
Allomancy
Brandon Sanderson's Allomancy, now in Minecraft
Stars: ✭ 18 (-66.04%)
Mutual labels:  minecraft, gradle
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (+4216.98%)
Mutual labels:  gradle, minecraft
Spongevanilla
The SpongeAPI implementation for Vanilla Minecraft.
Stars: ✭ 254 (+379.25%)
Mutual labels:  gradle, minecraft
Bedrock Unicode Characters
Minecraft:Bedrock Edition Unicode characters
Stars: ✭ 130 (+145.28%)
Mutual labels:  minecraft, chat
Spongeforge
A Forge mod that implements SpongeAPI
Stars: ✭ 1,106 (+1986.79%)
Mutual labels:  gradle, minecraft
Plotsquared
PlotSquared - Reinventing the plotworld
Stars: ✭ 284 (+435.85%)
Mutual labels:  gradle, minecraft
Applozic Android Sdk
Android Real Time Chat & Messaging SDK
Stars: ✭ 611 (+1052.83%)
Mutual labels:  gradle, chat

TabbyChat 2

TabbyChat 2 is the successor to TabbyChat, which was originally created by RocketMan10404. The mod is mostly stable, but there may still be some bugs. Report any you find.

Stable builds are available on the Minecraft Forums topic and CurseForge, linked below.

Links

TabbyChat 2 also has an API. Check the mnm.mods.tabbychat.api package for the source references.

Installing

Requires LiteLoader

After installing LiteLoader, copy TabbyChat-2 into your .minecraft/mods folder. Don't extract it.

If you wish to use forge on 1.10.x, the minimum version supported is build 2020. A bug was fixed in that version which was causing a crash with mixins (See #57).

Building

To build, run the following commands. Git is required to be installed.

Note: If you are on Linux or Mac, you will need to use ./gradlew in place of gradlew.

gradlew setupCIWorkspace
gradlew build

TabbyChat will be in the build/libs folder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].