From ba4cb44f6cab0281a1ba6fde5a3501582c9757b2 Mon Sep 17 00:00:00 2001 From: Dean Reinhardt Date: Sun, 24 Jan 2021 23:09:48 +0100 Subject: [PATCH 1/2] readme-build-guide --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02fd4f3..df52d85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # TCLobbySwitcher -//TODO +//IN PROGRESS -https://www.spigotmc.org/resources/timocloud-addon-lobbyswitcher.49297/ + ## Building from source + ``` + git clone https://github.com/deanomus/TCLobbySwitcher + cd TCLobbySwitcher + mvn clean package + ``` From 0645e7c5bfaafd68c12ee6932edf8de8e1cc08d8 Mon Sep 17 00:00:00 2001 From: Dean Reinhardt Date: Sun, 24 Jan 2021 23:19:38 +0100 Subject: [PATCH 2/2] readme about timocloud --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df52d85..f547e60 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ cd TCLobbySwitcher mvn clean package ``` + + +# About TimoCloud (copy&paste) +TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated *Flow*-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.