dependabot-preview[bot] 4805dd7b19
Bump stamina from 5bb5417 to 6ee95f9
Bumps [stamina](https://github.com/minetest-mods/stamina) from `5bb5417` to `6ee95f9`.
- [Release notes](https://github.com/minetest-mods/stamina/releases)
- [Commits](5bb5417867...6ee95f9bb8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 06:22:55 +00:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-09-27 10:17:40 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-18 16:19:57 -04:00
2019-09-23 06:55:33 +00:00
2019-08-16 13:04:08 +02:00
2019-09-10 16:54:50 +02:00
2019-09-09 11:28:30 +02:00
2019-08-16 13:04:08 +02:00
2019-10-13 20:45:32 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-09-05 21:23:01 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-09-17 14:48:45 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-11-12 15:21:04 +01:00
2019-09-05 16:00:13 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-09-27 10:18:25 +02:00
2019-09-27 21:26:06 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-19 08:45:00 +02:00
2019-08-16 13:04:08 +02:00
2019-09-20 13:28:23 +02:00
2019-08-22 20:52:38 +02:00
2019-08-16 13:04:08 +02:00
2019-11-18 06:28:26 +00:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-10-24 18:51:48 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-11-13 20:25:42 +01:00
2019-11-11 09:49:33 +01:00
2019-09-06 08:51:29 +02:00
2019-08-16 13:04:08 +02:00
2019-08-23 15:12:52 +02:00
2019-08-16 13:04:08 +02:00
2019-09-26 15:28:46 +02:00
2019-08-16 13:04:08 +02:00
2019-11-22 13:09:39 +01:00
2019-08-19 08:45:00 +02:00
2019-08-16 13:04:08 +02:00
2019-09-05 21:06:01 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-09-05 08:42:07 +00:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-11-11 09:49:33 +01:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-11-05 21:17:42 +01:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-16 13:04:08 +02:00
2019-08-28 12:10:26 +00:00
2019-11-07 12:54:06 +00:00
2019-09-09 14:46:39 +02:00
2019-09-09 14:46:39 +02:00
2019-11-26 15:02:07 +01:00
2019-09-03 08:29:43 +02:00

Pandorabox mods

Build Status

Pandorabox mod repo

Install

After cloning:

git submodule init
git submodule update

Updating

# sync repo urls
git submodule sync
# initialize new repos
git submodule init
# update commits
git submodule update
# remove unversioned files
git clean -dff

Or use the update.sh script in the root path

Advisable settings

# allow protection
areas.self_protection = true

# lightweight node timer-based interrupts
mesecon.luacontroller_lightweight_interrupts = true

# don't let the unified inventory show *all* slopes/slabs (use the table saw for that)
moreblocks.stairsplus_in_creative_inventory = false

# enable bridger trusses
bridger_enable_trusses = true

# enable telemosaic rightclick teleport
telemosaic_right_click_teleport = true

Optional mods

The following mods can be safely deleted in singleplayer:

monitoring
mesecons_debug
mail
mapserver
geoip

Testing

The mod collection can be tested with the test.sh script. prerequisite is a working docker setup

Description
No description provided
Readme 2.3 MiB
Languages
Shell 100%