From 92ca9dda54299a9ccbccf43071f6d44468cac05d Mon Sep 17 00:00:00 2001 From: paramat Date: Tue, 13 Mar 2018 01:59:01 +0000 Subject: Rename 'subgame' to 'game' --- doc/lua_api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index fe23fbe64..1f9401453 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -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 -- cgit v1.2.3