travelnet icon indicating copy to clipboard operation
travelnet copied to clipboard

Use minetest.conf for settings

Open Poikilos opened this issue 5 years ago • 1 comments

Now config.lua uses minetest.conf settings for variables that would normally be configurable, instead of containing only hard-coded settings. The settingtypes.txt file included with this pull request describes the settings following Minetest standards.

Poikilos avatar Jun 21 '19 10:06 Poikilos

https://github.com/mt-mods/travelnet which is an updated fork of this repo would welcome your patch. As it enables to have one instance of the mod installed system-wide for a world-specific configuration.

Sbgodin avatar Feb 10 '21 10:02 Sbgodin