Convert the modpack into a standalone game for the Minetest engine

Integrated into the game is most of minetest_game as the stable base
This commit is contained in:
VanessaE
2021-02-23 23:40:11 -05:00
committed by Vanessa Dannenberg
parent 11adf56b75
commit 4394beec6a
8861 changed files with 37424 additions and 4811 deletions

21
mods/glooptest/README.txt Normal file
View File

@@ -0,0 +1,21 @@
=-=-=-=-=-=-=
GloopTest :D *insert witty comment here*
=-=-=-=-=-=-=
Adds a collection of things into minetest. As it stands, this adds three different modules.
More (or possibly (most likely) less) imformation can be found here: http://minetest.net/forum/viewtopic.php?id=4345
--==--==--
Ore Module: Adds a variety of ores into minetest, for use here and possibly in other mods.
OtherGen Module: Adds generation aside from ores.
Parts Module: Adds some bits and bobs for machinery and some minor blocks.
Tech Module: Adds the "tech" of glooptest.
Tools Module: Adds extra kinds of tools.
Compat Module: Puts into place a number of aliases for cross-mod-compatibility.