Skip to content
Snippets Groups Projects
Select Git revision
  • 1859503c559e2c9b25900d8e930450dd238e06df
  • 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
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    BuckarooBanzay authored
    fixes #8
    1859503c
    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