mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.sh
This commit is contained in:
parent
714ecc5e27
commit
b76ec317c9
4 changed files with 3 additions and 31 deletions
|
@ -50,12 +50,8 @@ where gameid is unique to each game.
|
|||
|
||||
The game directory contains the file game.conf, which contains these fields:
|
||||
name = <Human-readable full name of the game>
|
||||
common_mods = <Comma-separated list of common mods>
|
||||
eg.
|
||||
name = Minetest
|
||||
common_mods = bucket, default, doors, fire, stairs
|
||||
|
||||
Common mods are loaded from the pseudo-game "common".
|
||||
|
||||
The game directory can contain the file minetest.conf, which will be used
|
||||
to set default settings when running the particular game.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue