mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 18:55:29 +02:00
Run Minetest update checker on startup (#7629)
This feature is enabled by default for non-Android release builds. Package maintainers may use -DENABLE_UPDATE_CHECKER=0 to disable it. Co-authored-by: rubenwardy <rw@rubenwardy.com> Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#define BUILD_TYPE "@CMAKE_BUILD_TYPE@"
|
||||
#define ICON_DIR "@ICONDIR@"
|
||||
#cmakedefine01 RUN_IN_PLACE
|
||||
#cmakedefine01 DEVELOPMENT_BUILD
|
||||
#cmakedefine01 ENABLE_UPDATE_CHECKER
|
||||
#cmakedefine01 USE_GETTEXT
|
||||
#cmakedefine01 USE_CURL
|
||||
#cmakedefine01 USE_SOUND
|
||||
|
Reference in New Issue
Block a user