mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Rename 'subgame' to 'game'
This commit is contained in:
parent
d57024b7c9
commit
92ca9dda54
6 changed files with 9 additions and 9 deletions
|
@ -67,8 +67,8 @@ The game directory can contain the following files:
|
|||
In the same format as the one in builtin.
|
||||
This settingtypes.txt will be parsed by the menu and the settings will be
|
||||
displayed in the "Games" category in the advanced settings tab.
|
||||
* If the subgame contains a folder called `textures` the server will load it
|
||||
as a texturepack, overriding mod textures.
|
||||
* If the game contains a folder called `textures` the server will load it as a
|
||||
texturepack, overriding mod textures.
|
||||
Any server texturepack will override mod textures and the game texturepack.
|
||||
|
||||
### Menu images
|
||||
|
|
|
@ -96,7 +96,7 @@ Display an interactive terminal over ncurses during execution.
|
|||
.SH ENVIRONMENT
|
||||
.TP
|
||||
.B MINETEST_SUBGAME_PATH
|
||||
Colon delimited list of directories to search for subgames.
|
||||
Colon delimited list of directories to search for games.
|
||||
|
||||
.SH BUGS
|
||||
Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue