mesecons/mesecons
Jeija 0ec771bf7d Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
2015-11-20 20:14:50 +01:00
..
doc/mesecon Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format 2015-11-20 20:14:50 +01:00
textures Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format 2015-11-20 20:14:50 +01:00
VERSION Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
actionqueue.lua Re-implement settings system: 2014-11-22 22:09:26 +01:00
depends.txt Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
init.lua Remove trailing whitespace 2015-10-04 13:30:34 +02:00
internal.lua Remove trailing whitespace 2015-10-04 13:30:34 +02:00
legacy.lua Merge branch 'improve-luacontroller' of https://github.com/ShadowNinja/minetest-mod-mesecons into ShadowNinja-improve-luacontroller 2014-11-22 23:04:34 +01:00
oldwires.lua Don't refer to LIGHT_MAX global; use default. 2015-05-11 11:28:56 +07:00
presets.lua Remove trailing whitespace 2015-10-04 13:30:34 +02:00
services.lua Revert "Do not send action_off signal when newly placing nodes" 2015-10-04 12:30:04 +02:00
settings.lua Fix #234 2015-07-27 11:51:02 +02:00
util.lua Remove trailing whitespace 2015-10-04 13:30:34 +02:00
wires.lua Remove trailing whitespace 2015-10-04 13:30:34 +02:00