Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • markers
  • follow_tracks
  • remember-per-player
  • logo-nodes
  • 3.0.0
  • 2.1.0
7 results

mapserver_mod

  • Clone with SSH
  • Clone with HTTPS
  • 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