Mesecons laboratory and tutorials
This game serves as a tutorial and showcase for the following mods:
- mesecons
- digilines
- digistuff
- digibuilder
- technic
It can be used as an educational tool in singleplayer or multiplayer.
There are various builds provided by So.Po.Coder and some basic excercises to complete.
The game isn't yet finished but playable in the current state, contributions are always welcome.
Modding on the Lua-Front:
# initialize and checkout the submodules
git submodule update --recursive --initBuilding and changing the ingame world
Changes are writtenback with the help of the modgen mod:
https://github.com/BuckarooBanzay/modgen
- Change/Improve things
- Select the opposite corners of the changed area with
/pos1and/pos2(alternatively: use Worldedit markers) - Export it back with
/exportor/export fastif you are in a hurry - Add and commit the changes in git
Unless otherwise stated:
- Code: MIT
- Media: CC BY-SA 3.0
CC BY-SA 4.0 So.Po.Coder:
mods/defaultLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/defaultmods/creativeLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/creativemods/doorsLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/doorsmods/dyeLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/dyemods/player_apiLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/player_apimods/screwdriverLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/screwdrivermods/sfinvLGPL 2.1 https://github.com/minetest/minetest_game/tree/master/mods/sfinvmenu/icon.pngCC-BY-SA 3.0 https://github.com/minetest-mods/mesecons/blob/master/mesecons_luacontroller/textures/jeija_luacontroller_top.png
