master #7

Merged
BRNSystems merged 95 commits from Mirrorlandia_minetest/minetest:master into master 2024-01-28 00:16:42 +01:00
Showing only changes of commit 1b0d2a37bb - Show all commits

@ -29,8 +29,8 @@ printf '%s\n' >"$testspath/client1.conf" \
enable_{sound,minimap,shaders}=false
printf '%s\n' >"$testspath/server.conf" \
max_block_send_distance=1 devtest_unittests_autostart=true \
helper_mode=devtest
max_block_send_distance=1 active_block_range=1 \
devtest_unittests_autostart=true helper_mode=devtest
ln -s "$dir/helper_mod" "$worldpath/worldmods/"