Go to file
Izzy 72b8ebe7a9 increment 2013-10-12 19:21:25 -07:00
textures increment 2013-10-09 17:37:19 -07:00
LICENSE initial commit. 2013-10-09 13:42:16 -07:00
README.md initial commit. 2013-10-09 13:42:16 -07:00
containers.lua increment 2013-10-12 19:21:25 -07:00
craftitems.lua incremental 2013-10-10 17:33:30 -07:00
crafts.lua incremental 2013-10-11 19:37:26 -07:00
depends.txt incremental 2013-10-10 17:33:30 -07:00
init.lua incremental 2013-10-11 19:37:26 -07:00
oilshale.lua increment 2013-10-12 19:21:25 -07:00
plastic.lua initial commit. 2013-10-09 13:42:16 -07:00
refinery.lua increment 2013-10-12 19:21:25 -07:00
tarsands.lua incremental 2013-10-11 19:37:26 -07:00

README.md

minetest_bitumen

by Izzy Lots of code "borrowed" from RealBadAngel, VanessaE.

Introduction: Adds bitumen to minetest, including tar sands, oil shale, refineries, and some basic generators

How to install: Unzip the archive an place it in minetest-base-directory/mods/minetest/ if you have a windows client or a linux run-in-place client. If you have a linux system-wide instalation place it in ~/.minetest/mods/minetest/. If you want to install this mod only in one world create the folder worldmods/ in your worlddirectory. For further information or help see: http://wiki.minetest.com/wiki/Installing_Mods

License: UNLICENSE (see LICENSE file in package) --or-- WTFPL (see below) --or-- Whatever license you feel like. AGPLv3 is nice. ;)

See also: http://minetest.net/

     DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2004 Sam Hocevar sam@hocevar.net

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.