minetest/src/content
emixa-d 9fab5d594c
Add "MINETEST_MOD_PATH" environment variable (#11515)
This adds an environment variable MINETEST_MOD_PATH.
When it exists, Minetest will look there for mods in addition to ~/.minetest/mods/.
2021-10-07 00:19:41 +02:00
..
CMakeLists.txt Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
content.cpp Deprecate modpack.txt and use modpack.conf instead (#7892) 2019-01-06 10:23:35 +01:00
content.h Add updating to online content browser 2018-05-16 21:52:12 +01:00
mods.cpp Mods: Combine mod loading checks and deprection logging (#11503) 2021-07-31 19:54:52 +02:00
mods.h Mods: Combine mod loading checks and deprection logging (#11503) 2021-07-31 19:54:52 +02:00
subgames.cpp Add "MINETEST_MOD_PATH" environment variable (#11515) 2021-10-07 00:19:41 +02:00
subgames.h Add "MINETEST_MOD_PATH" environment variable (#11515) 2021-10-07 00:19:41 +02:00