Skip to content

mesecons-lab/mesecons_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size License Download

Mesecons lab

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.

Current state

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.

Screenshot

Development

Mod development

Modding on the Lua-Front:

# initialize and checkout the submodules
git submodule update --recursive --init

World development

Building 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 /pos1 and /pos2 (alternatively: use Worldedit markers)
  • Export it back with /export or /export fast if you are in a hurry
  • Add and commit the changes in git

Licenses

Unless otherwise stated:

  • Code: MIT
  • Media: CC BY-SA 3.0

Buildings / Schematics

CC BY-SA 4.0 So.Po.Coder:

Mods