Edit dev docs a bit
This commit is contained in:
parent
cad0e31f07
commit
b7ceb45544
@ -8,11 +8,11 @@ The tutorial castle is saved in the game itself in schematics and other binary m
|
|||||||
## How to edit the map
|
## How to edit the map
|
||||||
### Summary
|
### Summary
|
||||||
|
|
||||||
1. Trust the code. In the settings menu or `minetest.conf`, add `tutorial_mapgen` to `secure.trusted_mods`
|
1. If Minetest is running, shut it down
|
||||||
2. In `minetest.conf`, add `tutorial_debug_map_editing = true`
|
2. Trust the code. In the settings menu or `minetest.conf`, add `tutorial_mapgen` to `secure.trusted_mods`
|
||||||
3. In `minetest.conf`, add `tutorial_debug_edit_item_spawners = true`
|
3. In `minetest.conf`, add `tutorial_debug_map_editing = true`
|
||||||
4. If Minetest is running, restart it
|
4. In `minetest.conf`, add `tutorial_debug_edit_item_spawners = true`
|
||||||
5. Create a new world, enable Creative Mode and enter it in singleplayer
|
5. Start Minetest and create a new world, enable Creative Mode and enter the world in singleplayer
|
||||||
6. Edit the map to your likings
|
6. Edit the map to your likings
|
||||||
7. Grant yourselves the `tutorialmap` privilege
|
7. Grant yourselves the `tutorialmap` privilege
|
||||||
8. Use `/tsave` command to save the map
|
8. Use `/tsave` command to save the map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user