summaryrefslogtreecommitdiff
path: root/homedecor_modpack/computer/README.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 21:00:20 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 21:10:04 -0400
commit888b0ebfec8c2eff9015163549a7e47443cb8665 (patch)
tree915080159bfaa6ba6e226087c7ce0e8d5464b518 /homedecor_modpack/computer/README.txt
parentda66780a569712c23ae4f2996cfb4608a9f9d69d (diff)
downloaddreambuilder_modpack-888b0ebfec8c2eff9015163549a7e47443cb8665.tar
dreambuilder_modpack-888b0ebfec8c2eff9015163549a7e47443cb8665.tar.gz
dreambuilder_modpack-888b0ebfec8c2eff9015163549a7e47443cb8665.tar.bz2
dreambuilder_modpack-888b0ebfec8c2eff9015163549a7e47443cb8665.tar.xz
dreambuilder_modpack-888b0ebfec8c2eff9015163549a7e47443cb8665.zip
"explode" all modpacks into their individual components
(you can't have a modpack buried inside a modpack)
Diffstat (limited to 'homedecor_modpack/computer/README.txt')
-rw-r--r--homedecor_modpack/computer/README.txt61
1 files changed, 0 insertions, 61 deletions
diff --git a/homedecor_modpack/computer/README.txt b/homedecor_modpack/computer/README.txt
deleted file mode 100644
index 6d6c7dc..0000000
--- a/homedecor_modpack/computer/README.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-
-Decorative Computers Mod for Minetest
-by Diego Martínez <kaeza@users.sf.net>
-
-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:
-
-computer:printer (printer scanner combo)
-computer:server (rack server)
-computer:tower (modern type)
-computer:monitor (LCD with keyboard)
-computer:router (wifi type)
-computer:babytower
-computer:shefriendSOO
-computer:slaystation
-computer:vanio
-computer:spectre
-computer:slaystation2
-computer:admiral64
-computer:admiral128
-
-There's also a `computer:computer' alias to `computer:babytower'.
-
-License:
-Sourcecode: WTFPL (see below)
-Graphics: WTFPL (see below)
-
-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/
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- Version 2, December 2004
-
- Copyright (C) 2012 Diego Martínez <lkaezadl3@gmail.com>
-
- 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
-
- 0. You just DO WHAT THE FUCK YOU WANT TO.