mod_template/init.lua
LNJ 866f6c8e26 Remake: README.txt -> LICENSE.txt + README.md
Add folders for media;
the folder for schematics is called schems not
schematics (I trust the engine more than MTG)
Please comment, if wrong

Add a guide how to create a mod with this mod template

Add screenshot.png
2016-08-03 17:27:36 +02:00

6 lines
134 B
Lua
Executable File

-- mods/modname/init.lua
-- =====================
-- See LICENSE.txt for licensing and README.md for other information.
modname = {}