Further rebrand

This commit is contained in:
Yukino Song
2024-08-05 04:36:44 +08:00
parent 06f20c5385
commit ef3dc6464c
70 changed files with 273 additions and 350 deletions

View File

@@ -818,7 +818,7 @@ namespace platf {
platform_caps::caps_t
get_capabilities();
#define SERVICE_NAME "Sunshine"
#define SERVICE_NAME "Apollo"
#define SERVICE_TYPE "_nvstream._tcp"
namespace publish {

View File

@@ -16,12 +16,12 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "LizardByte\0"
VALUE "FileDescription", "Sunshine\0"
VALUE "CompanyName", "YukiWorkshop\0"
VALUE "FileDescription", "Apollo\0"
VALUE "FileVersion", "@PROJECT_VERSION@\0"
VALUE "InternalName", "Sunshine\0"
VALUE "LegalCopyright", "https://raw.githubusercontent.com/LizardByte/Sunshine/master/LICENSE\0"
VALUE "ProductName", "Sunshine\0"
VALUE "InternalName", "Apollo\0"
VALUE "LegalCopyright", "https://raw.githubusercontent.com/ClassicOldSong/Apollo/master/LICENSE\0"
VALUE "ProductName", "Apollo\0"
VALUE "ProductVersion", "@PROJECT_VERSION@\0"
END
END