Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 2.84 KB

README.md

File metadata and controls

76 lines (53 loc) · 2.84 KB

TickThreading Build Status

Multi-threaded minecraft server wrapper. Requires Forge, compatible with MCPC+.

Copyright © 2012-2014, nallar rallan.pcl+tt@gmail.com

TickThreading is licensed under the N Open License, Version 1

Download

Download the latest builds from Jenkins.

Compatibility with other mods

See the wiki.

Configuration

TickThreading uses minecraft forge's suggested config location - minecraft folder/configs/TickThreading.cfg It's commented quite well, and is hopefully understandable. If any of the descriptions don't make sense please make an issue.

Logging

TickThreading stores its logs in the TickThreadingLogs directory, and will keep the previous 5 logs. Make sure to include all relevant logs if you run into a problem.

Source

You're staring right at it! :P

Compiling

TickThreading is built using Ant. astyle is also required for linux users.

  • Install JDK 7. Set your JDK_HOME environment variable to your JDK 7 install apth
  • Checkout this repo and run: gradlew.bat setupDecompWorkspace setupDevWorkspace build
  • Make some Tea/Coffee/Yuanyang and watch youtube videos while Forge takes 15 minutes to set up

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.
  • Code should be self-documenting - when possible meaningful names and good design should make comments unnecessary

Please follow the above conventions if you want your pull requests accepted.

IRC

Chat with us at irc.esper.net #TickThreading

Build service alerts of new builds are available at #n-builds.

Donations

Bitcoin address: 1BUjvwxxGH23Fkj7vdGtbrgLEF91u8npQu

Paypal address: rossallan3+pp@googlemail.com

Contributors

  • nallar
  • Everyone who's helped with testing and reporting bugs :)

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.