mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Use a database for mod storage (#11763)
This commit is contained in:
parent
b81948a14c
commit
bf22569019
21 changed files with 798 additions and 127 deletions
|
@ -112,6 +112,10 @@ leveldb, and files.
|
|||
Migrate from current players backend to another. Possible values are sqlite3,
|
||||
leveldb, postgresql, dummy, and files.
|
||||
.TP
|
||||
.B \-\-migrate-mod-storage <value>
|
||||
Migrate from current mod storage backend to another. Possible values are
|
||||
sqlite3, dummy, and files.
|
||||
.TP
|
||||
.B \-\-terminal
|
||||
Display an interactive terminal over ncurses during execution.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue