Drafted priv_to_org as first MT module, but it doesn't work yet b/c interaction issues

This commit is contained in:
Nathan Schneider
2021-12-18 15:46:14 -07:00
parent 3e3f737915
commit ac0c78795b
2 changed files with 10 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# Modular Politics Prototype for Minetest
# Modular Politics for Minetest
This is a mod for [Minetest](https://minetest.net) that enables diverse governance mechanisms. It seeks to implement the [Modular Politics](https://metagov.org/modpol) proposal. In the future, it will be possible to use this framework to simulate governance in a number of platform contexts.
This mod produces an API that can serve as a dependency for other mods that add specific governance functionalities.
For background information and project roadmap, see [the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home).
For background information, documentation, and the project roadmap, see [the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home).
## Installation in Minetest