dreambuilder_game/mods/digistuff
Vanessa Dannenberg 02949e4e29 update cool trees, plantlife, bees, digistuff, farming redo,
led_marquee, mesecons, moreblocks, stained_glass, technic, and titanium
2021-03-28 02:14:49 -04:00
..
docs update cool trees, plantlife, bees, digistuff, farming redo, 2021-03-28 02:14:49 -04:00
models Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
sounds Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
textures Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
README Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
camera.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
cardreader.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
channelcopier.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
conductors.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
controller.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
detector.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
gpu-font.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
gpu.lua update cool trees, plantlife, bees, digistuff, farming redo, 2021-03-28 02:14:49 -04:00
init.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
internal.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
ioexpander.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
light.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
memory.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
mod.conf Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
movestone.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
nbsounds.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
nic.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
noteblock.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
panel.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
piezo.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
piston.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
sillystuff.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
switches.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
timer.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00
touchscreen.lua Convert the modpack into a standalone game for the Minetest engine 2021-02-24 22:05:32 -05:00

README

Digilines Stuff
===============


License:
Code - LGPL v3 or later (contains some code from mesecons and digilines)
Textures WITHOUT "adwaita" in the file name - CC BY-SA 3.0 Generic (contains modified versions of textures from mesecons and digilines)
Textures WITH "adwaita" in the file name - These are icons by the GNOME Project, licensed under GNU LGPL v3 or CC BY-SA 3.0.


Depends:
Required: digilines (base only) and mesecons (base only)
Optional: mesecons_noteblock (for digilines noteblock), mesecons_mvps (for digilines piston and movestone), mesecons_luacontroller (for I/O expander)
Only needed for craft recipes: default, basic_materials

Please see the 'docs' directory for information on using each individual component.