Skip to content

Commit 66ecfb5

Browse files
ClobberXDsfan5
authored andcommitted
CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)
1 parent cff1e9c commit 66ecfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ add_subdirectory(src)
232232

233233
# CPack
234234

235-
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "An InfiniMiner/Minecraft inspired game")
235+
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A free open-source voxel game engine with easy modding and game creation.")
236236
set(CPACK_PACKAGE_VERSION_MAJOR ${VERSION_MAJOR})
237237
set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR})
238238
set(CPACK_PACKAGE_VERSION_PATCH ${VERSION_PATCH})

0 commit comments

Comments
 (0)