Skip to content

Commit

Permalink
CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClobberXD authored and sfan5 committed Apr 26, 2019
1 parent cff1e9c commit 66ecfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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})
Expand Down

0 comments on commit 66ecfb5

Please sign in to comment.