home_workshop_modpack/computers
wsor4035 c3f11977c7
remove default checks from before loading craft files (#19)
2024-04-21 22:30:48 -04:00
..
locale Cleanup translation files (#15) 2023-12-17 15:58:10 +01:00
models move 3d printers to home_workshop_machines mod 2021-03-02 04:07:43 -05:00
textures move 3d printers to home_workshop_machines mod 2021-03-02 04:07:43 -05:00
CHANGES.txt Move computers mod from homedecor modpack to here. 2021-03-02 03:24:37 -05:00
README.txt relicense WFTPL -> MIT 2021-12-26 10:26:34 -05:00
TODO.txt Move computers mod from homedecor modpack to here. 2021-03-02 03:24:37 -05:00
aliases.lua Fix missing "slaystation_off" alias 2021-04-15 06:48:28 -04:00
computers.lua improve game agnostic ism (#18) 2024-04-14 06:23:58 -04:00
gaming.lua nodes that aren't ground content (#16) 2024-02-29 18:48:45 -05:00
init.lua remove default checks from before loading craft files (#19) 2024-04-21 22:30:48 -04:00
mod.conf improve game agnostic ism (#18) 2024-04-14 06:23:58 -04:00
recipes.lua improve game agnostic ism (#18) 2024-04-14 06:23:58 -04:00

README.txt

Decorative Computers Mod for Minetest
by Diego Martínez <kaeza@users.sf.net> and contributors
license [MIT](https://spdx.org/licenses/MIT.html)

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

How to use the mod:
For now just use creative mode or the `/give' or `/giveme' chat commands
 to get the items.

These are the items currently defined by this mod:

"computers:shefriendSOO",
"computers:vanio",
"computers:vanio_off",
"computers:slaystation",
"computers:slaystation2",
"computers:specter",
"computers:wee",
"computers:piepad",
"computers:admiral64",
"computers:admiral128",
"computers:hueg_box",
"computers:monitor",
"computers:monitor_on",
"computers:router",
"computers:tower",
"computers:server",
"computers:server_on",
"computers:printer",
"computers:tetris_arcade",

There's also a `computers:computer' alias to `computers:babytower'.

Thanks to all the people in the forums and the #minetest IRC channel for
 their support and suggestions; in no particular order:
  OldCoder, Josh, tonyka, VanessaE, davidpace, Jordach, and all the other
  sirs/madammes that I forgot to mention (sorry, please remind me if it
  was you ;) ). 

See also:
http://minetest.net/