We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff1e9c commit 66ecfb5Copy full SHA for 66ecfb5
CMakeLists.txt
@@ -232,7 +232,7 @@ add_subdirectory(src)
232
233
# CPack
234
235
-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.")
236
set(CPACK_PACKAGE_VERSION_MAJOR ${VERSION_MAJOR})
237
set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR})
238
set(CPACK_PACKAGE_VERSION_PATCH ${VERSION_PATCH})
0 commit comments