# * ERROR[Main]: Singleplayer mode says following mods could not be found: 3d_armor areas mobs mobs_animal mobs_monster protector technic treasurer unified_inventory xban2
# * ERROR[Main]: Singleplayer mode says following mods could not be found: 3d_armor areas mobs mobs_animal mobs_monster protector technic treasurer unified_inventory xban2
sudo echo "starting ENLIVEN installer script..."
sudo echo "starting ENLIVEN installer script..."
## this space was intentinally left blank
#region paste this part into terminal to get some great environment variables
#region paste this part into terminal to get some great environment variables
if [ "$0" = "-bash" ]; then
if [ "$0" = "-bash" ]; then
echo "you must have pasted this into terminal, so assuming REPO_PATH"
REPO_PATH="$HOME/GitHub/EnlivenMinetest"
REPO_PATH="$HOME/GitHub/EnlivenMinetest"
echo "$REPO_PATH"
echo "You must have pasted this into terminal, so assuming REPO_PATH:"
echo " $REPO_PATH"
else
else
SCRIPT=$(readlink -f "$0")
SCRIPT=$(readlink -f "$0")
# Absolute path this script is in, thus /home/user/bin
# Absolute path this script is in, thus /home/user/bin
echo "NOTE: in spawners, only SPAWNERS_GENERATE or CHESTS_GENERATE, not both (SPAWNERS_GENERATE overrides) spawn in world for now. See thread for updated info: https://forum.minetest.net/viewtopic.php?f=11&t=13857&start=25"
echo "NOTE: in spawners, only SPAWNERS_GENERATE or CHESTS_GENERATE, not both (SPAWNERS_GENERATE overrides) spawn in world for now. See thread for updated info: https://forum.minetest.net/viewtopic.php?f=11&t=13857&start=25"
echo "see also expertmm's game-install-enliven-testing-SPAWNERS_BOTH_DEBUG.txt"
echo "see also expertmm's game-install-enliven-testing-SPAWNERS_BOTH_DEBUG.txt"