Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srifqi/amgmt_plugin
Plugin for Another Map Generator mod for Minetest
https://github.com/srifqi/amgmt_plugin
mapgen minetest-mod
Last synced: 7 days ago
JSON representation
Plugin for Another Map Generator mod for Minetest
- Host: GitHub
- URL: https://github.com/srifqi/amgmt_plugin
- Owner: srifqi
- License: cc0-1.0
- Created: 2015-04-26T15:41:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-27T13:13:51.000Z (almost 9 years ago)
- Last Synced: 2024-11-08T22:52:36.848Z (2 months ago)
- Topics: mapgen, minetest-mod
- Language: Lua
- Homepage: https://forum.minetest.net/viewtopic.php?f=9&t=11975
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
amgmt_plugin
============Plugin for Another Map Generator mod for Minetest
##License
CC0 1.0 Universal##Dependencies
- amgmt (version 0.5 or above)
- default##Usage
Change `ACTIVATED_PLUGIN` to selected folder (can more than 1) which inside this mod.
```lua
local ACTIVATED_PLUGIN = {"name_of_folder1","name_of_folder2"}
```