aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTyler Ferrari <69283684+Sowgro@users.noreply.github.com>2024-06-28 18:00:33 -0400
committerGitHub <noreply@github.com>2024-06-28 18:00:33 -0400
commitef13a2cc5d579c96bd1461c678502cf44a8989ae (patch)
treecdfb1b7dff69ec184a45dbad38b04c7d85dcccb4 /README.md
parent02d16e11b2d854d8a76074fad48b46f28501b5bd (diff)
downloadTumble-ef13a2cc5d579c96bd1461c678502cf44a8989ae.tar.gz
Tumble-ef13a2cc5d579c96bd1461c678502cf44a8989ae.tar.bz2
Tumble-ef13a2cc5d579c96bd1461c678502cf44a8989ae.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2293d97..aed17a3 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
- [ ] no config validation
### todo
-- [ ] finish og-guide
+- [x] finish og-guide
- [ ] improve inventory saving
- [ ] improve Game.leave() method
- [ ] perhaps replace spectator mode with survival flight
@@ -39,7 +39,7 @@ If you've never heard of it, [Tumble](https://minecraft.wiki/w/tumble) is a twis
1. [Download](https://github.com/MylesAndMore/tmbl/releases) the plugin's JAR file and place it in your server's plugins directory.
2. Place the worlds for your lobby and arenas in your plugins worlds directory.
- - If you would like an experience similar to the original game, see [my guide](https://github.com/MylesAndMore/tmbl/blob/main/OG-GUIDE.md) for using the original worlds.
+ - If you would like an experience similar to the original game, see [my guide](OG_GUIDE.md) for using the original worlds.
3. Start your server.
4. Import your worlds using a plugin like Multiverse. ```/mv import myWorld normal```.