From d49a4259dbb548759ca066124970920b263fbcc7 Mon Sep 17 00:00:00 2001 From: Ross Allan Date: Sun, 7 Sep 2014 21:12:27 +0100 Subject: [PATCH] A warning. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0eb8d23c..db67fadd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +DISCONTINUED +========== +This was a bad idea. It is possible, but takes far too much dev time and is entirely repetitive work fixing the same concurrency issues in different mods. + +You will burn out if you try to do this! + TickThreading [![Build Status](http://nallar.me/buildservice/job/TickThreading-1.6.4/badge/icon)](http://nallar.me/buildservice/job/TickThreading-1.6.4/) ========== Multi-threaded minecraft server wrapper. Requires Forge, compatible with MCPC+.