]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)
authorANAND <ClobberXD@gmail.com>
Fri, 26 Apr 2019 17:07:32 +0000 (22:37 +0530)
committersfan5 <sfan5@live.de>
Fri, 26 Apr 2019 17:07:32 +0000 (19:07 +0200)
CMakeLists.txt

index 966343ab67792bafd49b52f68d1d6aafd4125646..5b3b8539a718ab961c352c6024544718ce9591f1 100644 (file)
@@ -232,7 +232,7 @@ add_subdirectory(src)
 
 # CPack
 
-set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "An InfiniMiner/Minecraft inspired game")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A free open-source voxel game engine with easy modding and game creation.")
 set(CPACK_PACKAGE_VERSION_MAJOR ${VERSION_MAJOR})
 set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR})
 set(CPACK_PACKAGE_VERSION_PATCH ${VERSION_PATCH})