Skip to content

Commit

Permalink
Merge 0645e7c into 858b658
Browse files Browse the repository at this point in the history
  • Loading branch information
deanomus authored Jan 24, 2021
2 parents 858b658 + 0645e7c commit 102132f
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 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
```


# 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.

0 comments on commit 102132f

Please sign in to comment.