This first upload includes a relatively full and untested version of
Collective. Much should be done still.
- README.md: Basic repository and code information
- init.lua: The first implementation of collective. Entirely tested on a
single-player server, meaning much of the multi-person aspects are
currently untested. This is first priority.
- mod.conf: Standard Minetest mod stuff
TO-DO:
- Test Collective on a multi-player server with multiple people.