caseif / TTT

Bukkit minigame which emulates the "Trouble In Terrorist Town" gamemode from Garry's Mod.
http://dev.bukkit.org/bukkit-plugins/ttt
MIT License
3 stars 4 forks source link

TTT

TTT is a Bukkit minigame plugin which emulates the popular gamemode "Trouble In Terrorist Town" from the sandbox game Garry's Mod.

Contributing

Pull requests are always welcome. Contributions should first and foremost compile, and should follow Google Java Style.

Building

TTT uses Gradle to handle compilation and dependencies.

  1. Clone the repo: git clone https://github.com/caseif/TTT.git
  2. Build the project: ./gradlew (gradlew on Windows)

License

TTT is made available under the MIT license. Its source and binaries may be used and distributed within the license's bounds.