Gmap is a map bundler to help your community make maps with the full power of the godot engine.
Download this repo, copy the addons folder into the root of your project, and enable it from the project settings.
fill out the form in the gmap dock, and press "Create Map".
select the map in the map dropdown and click "Build Map".
select the map in the map dropdown and click "Build As Template".
to install a map use the installmap(path:String)
function.
to load all maps use loadMaps()
function.