aboutsummaryrefslogtreecommitdiff
path: root/local-config.ini
diff options
context:
space:
mode:
authorDylan Jones <dylanjones2011@gmail.com>2020-12-13 06:38:31 -0500
committerDylan Jones <dylanjones2011@gmail.com>2020-12-13 07:06:13 -0500
commit3972ec1dc20c74de15d694282df35115e37e670d (patch)
tree70da3ba21315fe9963c47955f72a2c79247c7609 /local-config.ini
parent4b07b0007d79b18f86cd1775adc87ee47beb7c9e (diff)
downloadmodpackman-3972ec1dc20c74de15d694282df35115e37e670d.tar.gz
modpackman-3972ec1dc20c74de15d694282df35115e37e670d.zip
Switch to pack-lock.ini, ship config files
Diffstat (limited to 'local-config.ini')
-rw-r--r--local-config.ini7
1 files changed, 0 insertions, 7 deletions
diff --git a/local-config.ini b/local-config.ini
deleted file mode 100644
index c263df3..0000000
--- a/local-config.ini
+++ /dev/null
@@ -1,7 +0,0 @@
-# this file is local configuration merged into the pack configuration at runtime
-# (values here override those in pack.ini)
-[pack]
-# Uncomment this to override the default automatic selection of the mod install directory.
-#location = /home/example/.minecraft/instances/jeffrey/mods
-# A comma-separated list of mods that won't be deleted during the install process.
-whitelist = example_mod.jar,example_extra_mod.jar