mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-19 19:25:18 +02:00
game.conf: Add setting to use volatile a map backend (#12956)
This commit is contained in:
@@ -85,6 +85,8 @@ The game directory can contain the following files:
|
||||
(this does not work for `enable_server`).
|
||||
Only these settings are supported:
|
||||
`enable_damage`, `creative_mode`, `enable_server`.
|
||||
* `map_persistent`: Specifies whether newly created worlds should use
|
||||
a persistent map backend. Defaults to `true` (= "sqlite3")
|
||||
* `author`: The author of the game. It only appears when downloaded from
|
||||
ContentDB.
|
||||
* `release`: Ignore this: Should only ever be set by ContentDB, as it is
|
||||
|
Reference in New Issue
Block a user