Change name so that it can co-exist with official build

This commit is contained in:
SoftFever 2022-07-18 10:02:36 +08:00 committed by SoftFever
parent 6f3cc22d64
commit 9a8dca7f46

View File

@ -1,8 +1,8 @@
# Included by CMakeLists, edited by the build script
# (the version numbers are generated by the build script from the git current label)
set(SLIC3R_APP_NAME "BambuStudio")
set(SLIC3R_APP_KEY "BambuStudio")
set(SLIC3R_APP_NAME "BambuStudio SoftFever")
set(SLIC3R_APP_KEY "BambuStudio-SoftFever")
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
set(BBL_RELEASE_TO_PUBLIC "0")