Improve readme

master
Joachim Stolberg 2022-08-18 14:38:10 +02:00
parent 65e951a7ee
commit 22495ad741
1 changed files with 5 additions and 1 deletions

View File

@ -68,10 +68,14 @@ The package has to be installed via [luarocks](https://luarocks.org/):
luarocks --lua-version 5.1 install lsqlite3
To enable this `unsafe` package, add 'techage' to the list of trusted mods in minetest.conf:
To enable this `unsafe` package, add 'techage' to the list of trusted mods in `minetest.conf`:
secure.trusted_mods = techage
and add the following line to your `world.mt` or `minetest.conf`:
techage_use_sqlite = true
For the installation of 'luarocks' (if not already available), see [luarocks](https://luarocks.org/)
Available worlds will be converted to 'lsqlite3', but there is no way back, so: