„README.md“ ändern
This commit is contained in:
parent
089ff0574c
commit
3ad849d966
17
README.md
17
README.md
|
@ -1,3 +1,18 @@
|
|||
# TheBridge
|
||||
|
||||
A minetest minigame
|
||||
A minetest minigame where your team has to be the first one to cross the bridge, enter the enemy's base and jump into a specific hole 5 times in order to win
|
||||
|
||||
# Setup
|
||||
Install dependencies
|
||||
--
|
||||
arenalib (https://gitlab.com/zughy-friends-minetest/arena_lib)
|
||||
walkover (https://github.com/eidy/walkover)
|
||||
|
||||
Setup an arena_lib
|
||||
--
|
||||
1. run `/the_bridge create <name> <min_number_per_team> <max_number_per_team>`
|
||||
2. build your arena
|
||||
3. run `/the_bridge edit <name>`
|
||||
4. edit the arena properties, set both positions (corners of your map)
|
||||
5. place the spawners
|
||||
6. place the sign
|
||||
|
|
Loading…
Reference in New Issue