summaryrefslogtreecommitdiff
path: root/glooptest/glooptest/module.cfg
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 20:02:19 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 21:09:33 -0400
commitda66780a569712c23ae4f2996cfb4608a9f9d69d (patch)
tree217556029a78bc23ad4564720afc86de97228a04 /glooptest/glooptest/module.cfg
parent615b22df4d423aded3613db7716943a2f389b047 (diff)
downloaddreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.gz
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.bz2
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.xz
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.zip
copy all standard Dreambuilder mods in from the old subgame
(exactly as last supplied there, updates to these mods will follow later)
Diffstat (limited to 'glooptest/glooptest/module.cfg')
-rw-r--r--glooptest/glooptest/module.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/glooptest/glooptest/module.cfg b/glooptest/glooptest/module.cfg
new file mode 100644
index 0000000..a2945a7
--- /dev/null
+++ b/glooptest/glooptest/module.cfg
@@ -0,0 +1,21 @@
+-- GloopTest module loading configuration file.
+-- This file controls which modules load when GloopTest initiates. This does not control any other aspects of GloopTest.
+
+-- Allow compatibility module to load. (Recommended with: Ore Module)
+-- Diabling this means NO internal mod compatibility! (Other mods may add support for glooptest though)
+LOAD_COMPAT_MODULE = true
+
+-- Allow ore module to load.
+LOAD_ORE_MODULE = true
+
+-- Allow tools module to load. (Recommended with: Ore Module)
+LOAD_TOOLS_MODULE = true
+
+-- Allow parts module to load. (Recommended with: Ore Module)
+LOAD_PARTS_MODULE = true
+
+-- Allow tech module to load. (Recommended with: Ore Module and Parts Module)
+LOAD_TECH_MODULE = true
+
+-- Allow othergen module to load. (Recommended with: Ore Module and Tools Module)
+LOAD_OTHERGEN_MODULE = false