mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
38a392a876
commit
5c7b3a3541
1 changed files with 4 additions and 6 deletions
|
@ -1,16 +1,14 @@
|
|||
# These are set in github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# They may be overridden in local_vars
|
||||
|
||||
# minetest_install: False
|
||||
# minetest_enabled: False
|
||||
# minetest_port: 30000
|
||||
# minetest_server_admin: Admin
|
||||
|
||||
# minetest_default_game: only carbone-ng and minetest are supported
|
||||
# minetest_default_game: carbone-ng
|
||||
# minetest_default_game: carbone-ng # only carbone-ng and minetest are supported
|
||||
# minetest_flat_world: False
|
||||
|
||||
# These should not be touched unless minetest packages change
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
# These should not be touched unless minetest packages change
|
||||
minetest_config_file: /etc/minetest/minetest.conf
|
||||
minetest_world_dir: /library/games/minetest/worlds/world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue