Go to file
ShadowNinja 74e942fad6 Update all submodule mods 2013-10-16 13:03:51 -04:00
menu Re add moonflower with Jordach changes 2013-06-16 18:51:53 +02:00
mods Update all submodule mods 2013-10-16 13:03:51 -04:00
.gitignore Add digilines and digilines_converters, which allows easy mesecons/digilines conversion. 2013-07-06 11:41:02 +02:00
.gitmodules Move framedglass and item_drop and update unified_inventory 2013-10-03 16:29:07 -04:00
README.txt Add note about submodules to README.txt 2013-07-17 21:56:54 -04:00
game.conf Initial upload 2013-06-16 08:39:29 +02:00

README.txt

Technic Game for Minetest engine
==========================================================

Cloning with git:
	This repository uses submodules. In order to get all the parts of the
	game you will need to run 'git submodule update --init' when you clone
	and 'git submodule update' every time that the submodules are updated.