Update README.md

master
shivajiva101 2020-06-03 00:22:58 +01:00 committed by GitHub
parent 8e259d15e6
commit 30ba5f5a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Each player's goal is to defend their egg and be the last person standing. If a
When there is one player left standing, they are declared the winner.
## Install
Extract the zip file to mods/ **or** use `git clone https://github.com/wilkgr76/eggwars` from within the mods directory.
Extract the zip file to mods/ **or** use `git clone https://github.com/shivajiva101/eggwars` from within the mods directory.
* Do **NOT** use an existing world - this will overwrite the mapgen and cause destruction.
* Do not use a different mapgen mod. This will also cause issues
@ -16,4 +16,4 @@ Extract the zip file to mods/ **or** use `git clone https://github.com/wilkgr76/
## Using custom structures
The structures are stored in the schems/ folder. The centre and island files are the centre island and player islands respectively. They are stored using Minetest's MTS files. These do not save metadata, so you cannot prefill chests. If you modify these, please update the offsets for the islands:
* Centre island: Lines `96-98`
* Player island: Lines `109-111`
* Player island: Lines `109-111`