nonfreegithub / mapserver_mod

Complementary mod for the minetest mapserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapserver mod

This is the complementary mod for the mapserver: https://github.com/minetest-tools/mapserver

Documentation

See: https://github.com/minetest-tools/mapserver/blob/master/doc/mod.md

example for active mode configuration

minetest.conf

secure.http_mods = mapserver
mapserver.url = http://127.0.0.1:8080
mapserver.key = myserverkey

Contributors

Thanks to:

  • @Panquesito7 (mod.conf/depends.txt cleanup)
  • @SwissalpS (minor corrections)
  • @Athemis (mineclone support)

License

About

Complementary mod for the minetest mapserver


Languages

Language:Lua 98.4%Language:Shell 1.6%