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

mapserver_mod

  • Open with
  • Download source code
  • user avatar
    Naso authored and Buckaroo Banzai committed
    a3e6096a
    History

    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