diff --git a/README.md b/README.md index 0bf4e76..7803422 100644 --- a/README.md +++ b/README.md @@ -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: