diff --git a/README.md b/README.md index caee59f..eeffb4f 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@ It comes with an arena manager and a signs system. The latter creates a bridge i ### Dependencies Default [signs_lib](https://gitlab.com/VanessaE/signs_lib) by Vanessa Dannenberg -(soft) [Hub Manager](https://gitlab.com/zughy-friends-minetest/hub-manager) by me: use it if you're aiming for a full minigame server (soft) [Parties](https://gitlab.com/zughy-friends-minetest/parties) by me: use it to be sure to join the same arena/team with your friends +#### Add-ons +[Hub Manager](https://gitlab.com/zughy-friends-minetest/hub-manager) by me: use it if you're aiming for a full minigame server + ### Known conflicts * `Beds` or any other mod overriding the default respawn system * `SkinsDB` or any other mod applying a 3D model onto the player, if `teams_color_overlay` is used diff --git a/depends.txt b/depends.txt index 243bf02..010461d 100644 --- a/depends.txt +++ b/depends.txt @@ -1,4 +1,3 @@ default signs_lib -hub_manager? parties?