From: izzy Meyer Subject: UPDATE: games/luanti -> 5.15.1 To: ports@openbsd.org Date: Fri, 20 Feb 2026 18:59:14 -0600 Hello ports@ Here's a point-release update to games/luanti Changelog: https://docs.luanti.org/about/changelog/#5150--5151 Notable in this point-release is that the tests will skip a failing test if devtest is not installed. Though, IPv6 tests still fail. This is important as we can now remove -DINSTALL_DEVTEST=ON from CONFIGURE_ARGS. This means that no longer will users be confused when they first launch with no actual games installed and it launching to the devtest game. When you have a clean ~/.minetest directory the engine will now prompt you to install a game from the in-program contentdb browser. This is the expected behavior from upstream and I'm glad we have a more sane package with this change. Thus- the pkg/PLIST changed pretty significantly. No regressions as far as I can tell with removing devtest in my testing on OpenBSD/amd64 Could I get OKs? Thanks, -- iz (she/her) > i like to say mundane things, > there are too many uninteresting things > that go unnoticed. izder456 (dot) neocities (dot) org diff --git games/luanti/Makefile games/luanti/Makefile index 5ccd8549d92..7098b9bde95 100644 --- games/luanti/Makefile +++ games/luanti/Makefile @@ -2,7 +2,7 @@ DPB_PROPERTIES = parallel COMMENT = infinite-world block sandbox game -DIST_TUPLE += github luanti-org luanti 5.15.0 . +DIST_TUPLE += github luanti-org luanti 5.15.1 . CATEGORIES = games x11 @@ -28,7 +28,6 @@ CONFIGURE_ARGS += -DENABLE_LEVELDB=OFF CONFIGURE_ARGS += -DENABLE_SYSTEM_JSONCPP=ON CONFIGURE_ARGS += -DBUILD_SERVER=ON CONFIGURE_ARGS += -DAVOID_LINKING_ATOMIC=ON -CONFIGURE_ARGS += -DINSTALL_DEVTEST=ON .if ${MACHINE_ARCH} == i386 CONFIGURE_ARGS += -DENABLE_LTO=OFF diff --git games/luanti/distinfo games/luanti/distinfo index cf82790ea9f..220cb4f9181 100644 --- games/luanti/distinfo +++ games/luanti/distinfo @@ -1,2 +1,2 @@ -SHA256 (luanti-org-luanti-5.15.0.tar.gz) = B+BE3wuHyD942P4UPwFpMgOwzMna1u2cmbf3uIbDUxM= -SIZE (luanti-org-luanti-5.15.0.tar.gz) = 12329375 +SHA256 (luanti-org-luanti-5.15.1.tar.gz) = /gsQ34ZvV8AEfYSkxvbNhIZQ9S2bDKtWP7vtyBYy1hY= +SIZE (luanti-org-luanti-5.15.1.tar.gz) = 12329736 diff --git games/luanti/pkg/PLIST games/luanti/pkg/PLIST index 003f84d1e0f..d784cf224ec 100644 --- games/luanti/pkg/PLIST +++ games/luanti/pkg/PLIST @@ -374,674 +374,6 @@ share/luanti/fonts/Cousine-LICENSE.txt share/luanti/fonts/Cousine-Regular.ttf share/luanti/fonts/DroidSansFallbackFull-LICENSE.txt share/luanti/fonts/DroidSansFallbackFull.ttf -share/luanti/games/ -share/luanti/games/devtest/ -share/luanti/games/devtest/.luacheckrc -share/luanti/games/devtest/LICENSE.txt -share/luanti/games/devtest/README.md -share/luanti/games/devtest/game.conf -share/luanti/games/devtest/menu/ -share/luanti/games/devtest/menu/background.png -share/luanti/games/devtest/menu/header.png -share/luanti/games/devtest/menu/icon.png -share/luanti/games/devtest/mods/ -share/luanti/games/devtest/mods/basenodes/ -share/luanti/games/devtest/mods/basenodes/init.lua -share/luanti/games/devtest/mods/basenodes/mod.conf -share/luanti/games/devtest/mods/basenodes/textures/ -share/luanti/games/devtest/mods/basenodes/textures/basenodes_dirt_with_grass_bottom.png -share/luanti/games/devtest/mods/basenodes/textures/basenodes_dirt_with_snow.png -share/luanti/games/devtest/mods/basenodes/textures/basenodes_dirt_with_snow_bottom.png -share/luanti/games/devtest/mods/basenodes/textures/basenodes_snow_sheet.png -share/luanti/games/devtest/mods/basenodes/textures/default_apple.png -share/luanti/games/devtest/mods/basenodes/textures/default_cobble.png -share/luanti/games/devtest/mods/basenodes/textures/default_desert_sand.png -share/luanti/games/devtest/mods/basenodes/textures/default_desert_stone.png -share/luanti/games/devtest/mods/basenodes/textures/default_dirt.png -share/luanti/games/devtest/mods/basenodes/textures/default_grass.png -share/luanti/games/devtest/mods/basenodes/textures/default_gravel.png -share/luanti/games/devtest/mods/basenodes/textures/default_ice.png -share/luanti/games/devtest/mods/basenodes/textures/default_junglegrass.png -share/luanti/games/devtest/mods/basenodes/textures/default_jungleleaves.png -share/luanti/games/devtest/mods/basenodes/textures/default_jungletree.png -share/luanti/games/devtest/mods/basenodes/textures/default_jungletree_top.png -share/luanti/games/devtest/mods/basenodes/textures/default_lava.png -share/luanti/games/devtest/mods/basenodes/textures/default_lava_flowing.png -share/luanti/games/devtest/mods/basenodes/textures/default_leaves.png -share/luanti/games/devtest/mods/basenodes/textures/default_mossycobble.png -share/luanti/games/devtest/mods/basenodes/textures/default_pine_needles.png -share/luanti/games/devtest/mods/basenodes/textures/default_pine_tree.png -share/luanti/games/devtest/mods/basenodes/textures/default_pine_tree_top.png -share/luanti/games/devtest/mods/basenodes/textures/default_river_water.png -share/luanti/games/devtest/mods/basenodes/textures/default_river_water_flowing.png -share/luanti/games/devtest/mods/basenodes/textures/default_sand.png -share/luanti/games/devtest/mods/basenodes/textures/default_snow.png -share/luanti/games/devtest/mods/basenodes/textures/default_snow_side.png -share/luanti/games/devtest/mods/basenodes/textures/default_stone.png -share/luanti/games/devtest/mods/basenodes/textures/default_tree.png -share/luanti/games/devtest/mods/basenodes/textures/default_tree_top.png -share/luanti/games/devtest/mods/basenodes/textures/default_water.png -share/luanti/games/devtest/mods/basenodes/textures/default_water_flowing.png -share/luanti/games/devtest/mods/basenodes/textures/dirt_with_grass/ -share/luanti/games/devtest/mods/basenodes/textures/dirt_with_grass/default_grass.png -share/luanti/games/devtest/mods/basenodes/textures/dirt_with_grass/default_grass_side.png -share/luanti/games/devtest/mods/basenodes/textures/info.txt -share/luanti/games/devtest/mods/basetools/ -share/luanti/games/devtest/mods/basetools/init.lua -share/luanti/games/devtest/mods/basetools/mod.conf -share/luanti/games/devtest/mods/basetools/textures/ -share/luanti/games/devtest/mods/basetools/textures/basetools_bloodsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_elementalsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_firesword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_healdagger.png -share/luanti/games/devtest/mods/basetools/textures/basetools_healsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_icesword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_mesepick.png -share/luanti/games/devtest/mods/basetools/textures/basetools_mesepick_no_delay.png -share/luanti/games/devtest/mods/basetools/textures/basetools_mesesword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelaxe.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steeldagger.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelpick.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelpick_l1.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelpick_l2.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelshears.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelshovel.png -share/luanti/games/devtest/mods/basetools/textures/basetools_steelsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_stoneaxe.png -share/luanti/games/devtest/mods/basetools/textures/basetools_stonepick.png -share/luanti/games/devtest/mods/basetools/textures/basetools_stoneshears.png -share/luanti/games/devtest/mods/basetools/textures/basetools_stoneshovel.png -share/luanti/games/devtest/mods/basetools/textures/basetools_stonesword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_superhealsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_titaniumsword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_usespick.png -share/luanti/games/devtest/mods/basetools/textures/basetools_usessword.png -share/luanti/games/devtest/mods/basetools/textures/basetools_woodaxe.png -share/luanti/games/devtest/mods/basetools/textures/basetools_wooddagger.png -share/luanti/games/devtest/mods/basetools/textures/basetools_woodpick.png -share/luanti/games/devtest/mods/basetools/textures/basetools_woodshears.png -share/luanti/games/devtest/mods/basetools/textures/basetools_woodshovel.png -share/luanti/games/devtest/mods/basetools/textures/basetools_woodsword.png -share/luanti/games/devtest/mods/benchmarks/ -share/luanti/games/devtest/mods/benchmarks/init.lua -share/luanti/games/devtest/mods/benchmarks/mod.conf -share/luanti/games/devtest/mods/broken/ -share/luanti/games/devtest/mods/broken/init.lua -share/luanti/games/devtest/mods/broken/mod.conf -share/luanti/games/devtest/mods/bucket/ -share/luanti/games/devtest/mods/bucket/init.lua -share/luanti/games/devtest/mods/bucket/mod.conf -share/luanti/games/devtest/mods/bucket/textures/ -share/luanti/games/devtest/mods/bucket/textures/bucket.png -share/luanti/games/devtest/mods/bucket/textures/bucket_lava.png -share/luanti/games/devtest/mods/bucket/textures/bucket_water.png -share/luanti/games/devtest/mods/callbacks/ -share/luanti/games/devtest/mods/callbacks/entities.lua -share/luanti/games/devtest/mods/callbacks/init.lua -share/luanti/games/devtest/mods/callbacks/items.lua -share/luanti/games/devtest/mods/callbacks/mod.conf -share/luanti/games/devtest/mods/callbacks/nodes.lua -share/luanti/games/devtest/mods/callbacks/players.lua -share/luanti/games/devtest/mods/callbacks/textures/ -share/luanti/games/devtest/mods/callbacks/textures/callbacks_callback_entity.png -share/luanti/games/devtest/mods/callbacks/textures/callbacks_callback_entity_step.png -share/luanti/games/devtest/mods/callbacks/textures/callbacks_callback_item_1.png -share/luanti/games/devtest/mods/callbacks/textures/callbacks_callback_item_2.png -share/luanti/games/devtest/mods/callbacks/textures/callbacks_callback_node.png -share/luanti/games/devtest/mods/chest/ -share/luanti/games/devtest/mods/chest/chest.lua -share/luanti/games/devtest/mods/chest/detached.lua -share/luanti/games/devtest/mods/chest/init.lua -share/luanti/games/devtest/mods/chest/mod.conf -share/luanti/games/devtest/mods/chest/textures/ -share/luanti/games/devtest/mods/chest/textures/chest_chest.png -share/luanti/games/devtest/mods/chest/textures/chest_detached_chest.png -share/luanti/games/devtest/mods/chest_of_everything/ -share/luanti/games/devtest/mods/chest_of_everything/init.lua -share/luanti/games/devtest/mods/chest_of_everything/mod.conf -share/luanti/games/devtest/mods/chest_of_everything/textures/ -share/luanti/games/devtest/mods/chest_of_everything/textures/chest_of_everything_bag.png -share/luanti/games/devtest/mods/chest_of_everything/textures/chest_of_everything_chest.png -share/luanti/games/devtest/mods/dignodes/ -share/luanti/games/devtest/mods/dignodes/init.lua -share/luanti/games/devtest/mods/dignodes/mod.conf -share/luanti/games/devtest/mods/dignodes/textures/ -share/luanti/games/devtest/mods/dignodes/textures/dignodes_choppy.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_cracky.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_crumbly.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_dig_immediate.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_none.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_rating1.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_rating2.png -share/luanti/games/devtest/mods/dignodes/textures/dignodes_rating3.png -share/luanti/games/devtest/mods/first_mod/ -share/luanti/games/devtest/mods/first_mod/init.lua -share/luanti/games/devtest/mods/first_mod/mod.conf -share/luanti/games/devtest/mods/give_initial_stuff/ -share/luanti/games/devtest/mods/give_initial_stuff/init.lua -share/luanti/games/devtest/mods/give_initial_stuff/mod.conf -share/luanti/games/devtest/mods/gltf/ -share/luanti/games/devtest/mods/gltf/LICENSE.md -share/luanti/games/devtest/mods/gltf/init.lua -share/luanti/games/devtest/mods/gltf/invalid/ -share/luanti/games/devtest/mods/gltf/invalid/empty.gltf -share/luanti/games/devtest/mods/gltf/invalid/invalid_bufferview_bounds.gltf -share/luanti/games/devtest/mods/gltf/invalid/json_missing_brace.gltf -share/luanti/games/devtest/mods/gltf/mod.conf -share/luanti/games/devtest/mods/gltf/models/ -share/luanti/games/devtest/mods/gltf/models/gltf_blender_cube.glb -share/luanti/games/devtest/mods/gltf/models/gltf_blender_cube.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_blender_cube_matrix_transform.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_blender_cube_scaled.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_frog.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_minimal_triangle.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_simple_skin.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_simple_skin_step.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_simple_sparse_accessor.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_snow_man.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_spider.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_spider_animated.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_triangle_with_vertex_stride.gltf -share/luanti/games/devtest/mods/gltf/models/gltf_triangle_without_indices.gltf -share/luanti/games/devtest/mods/gltf/textures/ -share/luanti/games/devtest/mods/gltf/textures/gltf_cube.png -share/luanti/games/devtest/mods/gltf/textures/gltf_frog.png -share/luanti/games/devtest/mods/gltf/textures/gltf_snow_man.png -share/luanti/games/devtest/mods/gltf/textures/gltf_spider.png -share/luanti/games/devtest/mods/initial_message/ -share/luanti/games/devtest/mods/initial_message/init.lua -share/luanti/games/devtest/mods/initial_message/mod.conf -share/luanti/games/devtest/mods/last_mod/ -share/luanti/games/devtest/mods/last_mod/init.lua -share/luanti/games/devtest/mods/last_mod/mod.conf -share/luanti/games/devtest/mods/lighting/ -share/luanti/games/devtest/mods/lighting/init.lua -share/luanti/games/devtest/mods/lighting/mod.conf -share/luanti/games/devtest/mods/log/ -share/luanti/games/devtest/mods/log/init.lua -share/luanti/games/devtest/mods/log/mod.conf -share/luanti/games/devtest/mods/mapgen/ -share/luanti/games/devtest/mods/mapgen/init.lua -share/luanti/games/devtest/mods/mapgen/mod.conf -share/luanti/games/devtest/mods/modchannels/ -share/luanti/games/devtest/mods/modchannels/init.lua -share/luanti/games/devtest/mods/modchannels/mod.conf -share/luanti/games/devtest/mods/soundstuff/ -share/luanti/games/devtest/mods/soundstuff/bigfoot.lua -share/luanti/games/devtest/mods/soundstuff/init.lua -share/luanti/games/devtest/mods/soundstuff/jukebox.lua -share/luanti/games/devtest/mods/soundstuff/mod.conf -share/luanti/games/devtest/mods/soundstuff/racecar.lua -share/luanti/games/devtest/mods/soundstuff/sound_event_items.lua -share/luanti/games/devtest/mods/soundstuff/sounds/ -share/luanti/games/devtest/mods/soundstuff/sounds/gitignored_sounds/ -share/luanti/games/devtest/mods/soundstuff/sounds/gitignored_sounds/custom_sounds_here.txt -share/luanti/games/devtest/mods/soundstuff/sounds/soundstuff_mono.ogg -share/luanti/games/devtest/mods/soundstuff/sounds/soundstuff_sinus.ogg -share/luanti/games/devtest/mods/soundstuff/textures/ -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_bigfoot.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_eat.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_jukebox.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_blank.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_climbable.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_dig.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_dug.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_fall.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_footstep.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_place.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_place_failed.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_node_sound.png -share/luanti/games/devtest/mods/soundstuff/textures/soundstuff_racecar.png -share/luanti/games/devtest/mods/stairs/ -share/luanti/games/devtest/mods/stairs/init.lua -share/luanti/games/devtest/mods/stairs/mod.conf -share/luanti/games/devtest/mods/testabms/ -share/luanti/games/devtest/mods/testabms/README.md -share/luanti/games/devtest/mods/testabms/after_node.lua -share/luanti/games/devtest/mods/testabms/chances.lua -share/luanti/games/devtest/mods/testabms/init.lua -share/luanti/games/devtest/mods/testabms/intervals.lua -share/luanti/games/devtest/mods/testabms/min_max.lua -share/luanti/games/devtest/mods/testabms/mod.conf -share/luanti/games/devtest/mods/testabms/neighbors.lua -share/luanti/games/devtest/mods/testabms/textures/ -share/luanti/games/devtest/mods/testabms/textures/testabms_after_node.png -share/luanti/games/devtest/mods/testabms/textures/testabms_wait_node.png -share/luanti/games/devtest/mods/testeditor/ -share/luanti/games/devtest/mods/testeditor/init.lua -share/luanti/games/devtest/mods/testeditor/mod.conf -share/luanti/games/devtest/mods/testentities/ -share/luanti/games/devtest/mods/testentities/armor.lua -share/luanti/games/devtest/mods/testentities/init.lua -share/luanti/games/devtest/mods/testentities/mod.conf -share/luanti/games/devtest/mods/testentities/models/ -share/luanti/games/devtest/mods/testentities/models/LICENSE.txt -share/luanti/games/devtest/mods/testentities/models/testentities_cool_guy.png -share/luanti/games/devtest/mods/testentities/models/testentities_cool_guy.x -share/luanti/games/devtest/mods/testentities/models/testentities_lava_flan.png -share/luanti/games/devtest/mods/testentities/models/testentities_lava_flan.x -share/luanti/games/devtest/mods/testentities/models/testentities_sam.b3d -share/luanti/games/devtest/mods/testentities/models/testentities_sam.png -share/luanti/games/devtest/mods/testentities/observers.lua -share/luanti/games/devtest/mods/testentities/pointable.lua -share/luanti/games/devtest/mods/testentities/selectionbox.lua -share/luanti/games/devtest/mods/testentities/textures/ -share/luanti/games/devtest/mods/testentities/textures/testentities_armorball.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube1.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube2.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube3.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube4.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube5.png -share/luanti/games/devtest/mods/testentities/textures/testentities_cube6.png -share/luanti/games/devtest/mods/testentities/textures/testentities_dungeon_master.png -share/luanti/games/devtest/mods/testentities/textures/testentities_sprite.png -share/luanti/games/devtest/mods/testentities/textures/testentities_upright_sprite1.png -share/luanti/games/devtest/mods/testentities/textures/testentities_upright_sprite2.png -share/luanti/games/devtest/mods/testentities/visuals.lua -share/luanti/games/devtest/mods/testfood/ -share/luanti/games/devtest/mods/testfood/init.lua -share/luanti/games/devtest/mods/testfood/mod.conf -share/luanti/games/devtest/mods/testfood/textures/ -share/luanti/games/devtest/mods/testfood/textures/testfood_bad.png -share/luanti/games/devtest/mods/testfood/textures/testfood_bad2.png -share/luanti/games/devtest/mods/testfood/textures/testfood_good.png -share/luanti/games/devtest/mods/testfood/textures/testfood_good2.png -share/luanti/games/devtest/mods/testfood/textures/testfood_replace.png -share/luanti/games/devtest/mods/testformspec/ -share/luanti/games/devtest/mods/testformspec/LICENSE.txt -share/luanti/games/devtest/mods/testformspec/callbacks.lua -share/luanti/games/devtest/mods/testformspec/dummy_items.lua -share/luanti/games/devtest/mods/testformspec/formspec.lua -share/luanti/games/devtest/mods/testformspec/init.lua -share/luanti/games/devtest/mods/testformspec/mod.conf -share/luanti/games/devtest/mods/testformspec/models/ -share/luanti/games/devtest/mods/testformspec/models/testformspec_character.b3d -share/luanti/games/devtest/mods/testformspec/models/testformspec_chest.obj -share/luanti/games/devtest/mods/testformspec/textures/ -share/luanti/games/devtest/mods/testformspec/textures/default_chest_front.png -share/luanti/games/devtest/mods/testformspec/textures/default_chest_inside.png -share/luanti/games/devtest/mods/testformspec/textures/default_chest_side.png -share/luanti/games/devtest/mods/testformspec/textures/default_chest_top.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_9slice.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_animation.jpg -share/luanti/games/devtest/mods/testformspec/textures/testformspec_animation.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_9slice.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_9slice_focused.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_9slice_hovered.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_9slice_pressed.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_focused.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_hovered.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_bg_pressed.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_button_image.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_character.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_hovered.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_item.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_node.png -share/luanti/games/devtest/mods/testformspec/textures/testformspec_pressed.png -share/luanti/games/devtest/mods/testfullscreenfs/ -share/luanti/games/devtest/mods/testfullscreenfs/init.lua -share/luanti/games/devtest/mods/testfullscreenfs/mod.conf -share/luanti/games/devtest/mods/testhud/ -share/luanti/games/devtest/mods/testhud/init.lua -share/luanti/games/devtest/mods/testhud/mod.conf -share/luanti/games/devtest/mods/testhud/textures/ -share/luanti/games/devtest/mods/testhud/textures/testhud_waypoint.png -share/luanti/games/devtest/mods/testitems/ -share/luanti/games/devtest/mods/testitems/init.lua -share/luanti/games/devtest/mods/testitems/mod.conf -share/luanti/games/devtest/mods/testitems/textures/ -share/luanti/games/devtest/mods/testitems/textures/testitems_animation_overlay.png -share/luanti/games/devtest/mods/testitems/textures/testitems_overlay_base.png -share/luanti/games/devtest/mods/testitems/textures/testitems_overlay_overlay.png -share/luanti/games/devtest/mods/testitems/textures/testitems_overridden.png -share/luanti/games/devtest/mods/testitems/textures/testitems_telescope_stick.png -share/luanti/games/devtest/mods/testitems/textures/testitems_tree_spawner.png -share/luanti/games/devtest/mods/testitems/textures/testitems_tree_spawner_vmanip.png -share/luanti/games/devtest/mods/testnodes/ -share/luanti/games/devtest/mods/testnodes/README.md -share/luanti/games/devtest/mods/testnodes/commands.lua -share/luanti/games/devtest/mods/testnodes/drawtypes.lua -share/luanti/games/devtest/mods/testnodes/init.lua -share/luanti/games/devtest/mods/testnodes/light.lua -share/luanti/games/devtest/mods/testnodes/liquids.lua -share/luanti/games/devtest/mods/testnodes/meshes.lua -share/luanti/games/devtest/mods/testnodes/mod.conf -share/luanti/games/devtest/mods/testnodes/models/ -share/luanti/games/devtest/mods/testnodes/models/testnodes_marble_glass.obj -share/luanti/games/devtest/mods/testnodes/models/testnodes_marble_metal.obj -share/luanti/games/devtest/mods/testnodes/models/testnodes_ocorner.obj -share/luanti/games/devtest/mods/testnodes/models/testnodes_pyramid.obj -share/luanti/games/devtest/mods/testnodes/nodeboxes.lua -share/luanti/games/devtest/mods/testnodes/overlays.lua -share/luanti/games/devtest/mods/testnodes/param2.lua -share/luanti/games/devtest/mods/testnodes/performance_test_nodes.lua -share/luanti/games/devtest/mods/testnodes/properties.lua -share/luanti/games/devtest/mods/testnodes/textures/ -share/luanti/games/devtest/mods/testnodes/textures.lua -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_128x128_rgb.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_1wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_2wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_3wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_4wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_5wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6f.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6fg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6g.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6w.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_6wg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_airlike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_allfaces.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_allfaces_optional.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha128.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha191.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha64.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha_compositing_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_alpha_compositing_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_anim.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached4_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached4_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attached_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedfr_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedfr_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedfr_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedw_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedw_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedw_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedwr_bottom.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedwr_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_attachedwr_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_blocking_pointable.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_bouncy.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_buildable_to.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_noclimb_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_noclimb_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_nodescend_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_nodescend_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_nojump_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_nojump_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_resistance_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_climbable_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_damage.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_damage_neg.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_drowning.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_fall_damage_minus.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_fall_damage_plus.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_fencelike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_fill_positioning_reference.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_firelike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslike_detail.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslike_framed.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslike_framed2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslike_framed_optional.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_glasslikeliquid.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_10.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_11.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_12.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_13.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_14.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_7.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_8.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_light_9.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_line_crossing.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_line_curved.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_line_straight.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_line_t_junction.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquid.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r0.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r7.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidflowing_r8.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r0.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r7.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_liquidsource_r8.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_marble_glass.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_marble_metal.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_marble_metal_overlay.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mask_WRGBKW.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes10.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes7.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes8.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_mesh_stripes9.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_move_resistance.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_node_falling_6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_nodebox.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_nojump_side.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_nojump_top.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal1.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal2.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal3.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal4.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal5.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_normal6.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_not_pointable.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_overlay.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_overlayable.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_palette_4dir.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_palette_facedir.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_palette_full.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_palette_metal.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_palette_wallmounted.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_degrotate.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_leveled.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_meshoptions.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_degrotate.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_leveled.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_meshoptions.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_wallmounted.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_waving.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_degrotate.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_leveled.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_meshoptions.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_wallmounted.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_waving.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_wallmounted.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_plantlike_waving.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_pointable.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_post_effect_color_shaded_false.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_post_effect_color_shaded_true.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail2_crossing.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail2_curved.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail2_straight.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail2_t_junction.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail_crossing.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail_curved.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail_straight.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_rail_t_junction.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_sign3d.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_signlike.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_slippery.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_street_crossing.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_street_curved.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_street_straight.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_street_t_junction.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_sunlight_filter.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type10_32bpp_bt.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type10_32bpp_tb.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type1_24bpp_bt.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type1_24bpp_tb.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type2_16bpp_bt.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type2_16bpp_tb.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type2_32bpp_bt.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type2_32bpp_tb.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type3_16bpp_bt.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_tga_type3_16bpp_tb.tga -share/luanti/games/devtest/mods/testnodes/textures/testnodes_torchlike_ceiling.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_torchlike_floor.png -share/luanti/games/devtest/mods/testnodes/textures/testnodes_torchlike_wall.png -share/luanti/games/devtest/mods/testpathfinder/ -share/luanti/games/devtest/mods/testpathfinder/README.md -share/luanti/games/devtest/mods/testpathfinder/init.lua -share/luanti/games/devtest/mods/testpathfinder/mod.conf -share/luanti/games/devtest/mods/testpathfinder/textures/ -share/luanti/games/devtest/mods/testpathfinder/textures/testpathfinder_testpathfinder.png -share/luanti/games/devtest/mods/testpathfinder/textures/testpathfinder_waypoint.png -share/luanti/games/devtest/mods/testpathfinder/textures/testpathfinder_waypoint_end.png -share/luanti/games/devtest/mods/testpathfinder/textures/testpathfinder_waypoint_start.png -share/luanti/games/devtest/mods/testtools/ -share/luanti/games/devtest/mods/testtools/README.md -share/luanti/games/devtest/mods/testtools/init.lua -share/luanti/games/devtest/mods/testtools/light.lua -share/luanti/games/devtest/mods/testtools/mod.conf -share/luanti/games/devtest/mods/testtools/node_box_visualizer.lua -share/luanti/games/devtest/mods/testtools/particles.lua -share/luanti/games/devtest/mods/testtools/privatizer.lua -share/luanti/games/devtest/mods/testtools/textures/ -share/luanti/games/devtest/mods/testtools/textures/testtools_blocked_pointing_staff.png -share/luanti/games/devtest/mods/testtools/textures/testtools_branding_iron.png -share/luanti/games/devtest/mods/testtools/textures/testtools_children_getter.png -share/luanti/games/devtest/mods/testtools/textures/testtools_entity_rotator.png -share/luanti/games/devtest/mods/testtools/textures/testtools_entity_scaler.png -share/luanti/games/devtest/mods/testtools/textures/testtools_entity_spawner.png -share/luanti/games/devtest/mods/testtools/textures/testtools_falling_node_tool.png -share/luanti/games/devtest/mods/testtools/textures/testtools_item_meta_editor.png -share/luanti/games/devtest/mods/testtools/textures/testtools_lighttool.png -share/luanti/games/devtest/mods/testtools/textures/testtools_node_box_visualizer.png -share/luanti/games/devtest/mods/testtools/textures/testtools_node_meta_editor.png -share/luanti/games/devtest/mods/testtools/textures/testtools_node_setter.png -share/luanti/games/devtest/mods/testtools/textures/testtools_object_attacher.png -share/luanti/games/devtest/mods/testtools/textures/testtools_object_editor.png -share/luanti/games/devtest/mods/testtools/textures/testtools_object_mover.png -share/luanti/games/devtest/mods/testtools/textures/testtools_param2tool.png -share/luanti/games/devtest/mods/testtools/textures/testtools_particle_clip.png -share/luanti/games/devtest/mods/testtools/textures/testtools_particle_sheet.png -share/luanti/games/devtest/mods/testtools/textures/testtools_particle_spawner.png -share/luanti/games/devtest/mods/testtools/textures/testtools_particle_vertical.png -share/luanti/games/devtest/mods/testtools/textures/testtools_privatizer.png -share/luanti/games/devtest/mods/testtools/textures/testtools_remover.png -share/luanti/games/devtest/mods/testtools/textures/testtools_ultimate_pointing_staff.png -share/luanti/games/devtest/mods/testtools/textures/testtools_visual_collision_box.png -share/luanti/games/devtest/mods/testtools/textures/testtools_visual_node_box.png -share/luanti/games/devtest/mods/testtools/textures/testtools_visual_selection_box.png -share/luanti/games/devtest/mods/testtranslations/ -share/luanti/games/devtest/mods/testtranslations/init.lua -share/luanti/games/devtest/mods/testtranslations/locale/ -share/luanti/games/devtest/mods/testtranslations/locale/testtranslations.fr.po -share/luanti/games/devtest/mods/testtranslations/locale/translation_mo.fr.mo -share/luanti/games/devtest/mods/testtranslations/locale/translation_po.fr.po -share/luanti/games/devtest/mods/testtranslations/locale/translation_tr.fr.tr -share/luanti/games/devtest/mods/testtranslations/mod.conf -share/luanti/games/devtest/mods/testtranslations/test_locale/ -share/luanti/games/devtest/mods/testtranslations/test_locale/readme.txt -share/luanti/games/devtest/mods/testtranslations/test_locale/translation_mo.de.mo -share/luanti/games/devtest/mods/testtranslations/test_locale/translation_po.de.po -share/luanti/games/devtest/mods/testtranslations/translation_mo.de.po -share/luanti/games/devtest/mods/testtranslations/translation_mo.fr.po -share/luanti/games/devtest/mods/tiled/ -share/luanti/games/devtest/mods/tiled/init.lua -share/luanti/games/devtest/mods/tiled/mod.conf -share/luanti/games/devtest/mods/tiled/textures/ -share/luanti/games/devtest/mods/tiled/textures/tiled_tiled.png -share/luanti/games/devtest/mods/tiled/textures/tiled_tiled_node.png -share/luanti/games/devtest/mods/unittests/ -share/luanti/games/devtest/mods/unittests/async_env.lua -share/luanti/games/devtest/mods/unittests/color.lua -share/luanti/games/devtest/mods/unittests/content_ids.lua -share/luanti/games/devtest/mods/unittests/crafting.lua -share/luanti/games/devtest/mods/unittests/crafting_prepare.lua -share/luanti/games/devtest/mods/unittests/entity.lua -share/luanti/games/devtest/mods/unittests/init.lua -share/luanti/games/devtest/mods/unittests/inside_async_env.lua -share/luanti/games/devtest/mods/unittests/inside_mapgen_env.lua -share/luanti/games/devtest/mods/unittests/inventory.lua -share/luanti/games/devtest/mods/unittests/itemdescription.lua -share/luanti/games/devtest/mods/unittests/itemstack_equals.lua -share/luanti/games/devtest/mods/unittests/load_time.lua -share/luanti/games/devtest/mods/unittests/metadata.lua -share/luanti/games/devtest/mods/unittests/misc.lua -share/luanti/games/devtest/mods/unittests/mod.conf -share/luanti/games/devtest/mods/unittests/on_shutdown.lua -share/luanti/games/devtest/mods/unittests/player.lua -share/luanti/games/devtest/mods/unittests/raycast.lua -share/luanti/games/devtest/mods/unittests/textures/ -share/luanti/games/devtest/mods/unittests/textures/default_dirt.png -share/luanti/games/devtest/mods/unittests/textures/unittests_callback.png -share/luanti/games/devtest/mods/unittests/textures/unittests_coal_lump.png -share/luanti/games/devtest/mods/unittests/textures/unittests_description_test.png -share/luanti/games/devtest/mods/unittests/textures/unittests_iron_lump.png -share/luanti/games/devtest/mods/unittests/textures/unittests_repairable_tool.png -share/luanti/games/devtest/mods/unittests/textures/unittests_steel_ingot.png -share/luanti/games/devtest/mods/unittests/textures/unittests_stick.png -share/luanti/games/devtest/mods/unittests/textures/unittests_torch.png -share/luanti/games/devtest/mods/unittests/textures/unittests_unrepairable_tool.png -share/luanti/games/devtest/mods/unittests/version.lua -share/luanti/games/devtest/mods/util_commands/ -share/luanti/games/devtest/mods/util_commands/init.lua -share/luanti/games/devtest/mods/util_commands/mod.conf -share/luanti/games/devtest/screenshot.png -share/luanti/games/devtest/settingtypes.txt share/luanti/textures/ share/luanti/textures/base/ share/luanti/textures/base/pack/