We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae23a3 commit f51ad6eCopy full SHA for f51ad6e
src/client/resource.rc
@@ -70,13 +70,13 @@ BEGIN
70
BEGIN
71
BLOCK "040904b0"
72
73
- VALUE "CompanyName", "XLabs"
+ VALUE "CompanyName", "H1-Mod"
74
VALUE "FileDescription", "H1-Mod"
75
VALUE "FileVersion", VERSION_FILE
76
VALUE "InternalName", "H1-Mod"
77
- VALUE "LegalCopyright", "Copyright (C) 2021 X Labs Project. All rights reserved."
+ VALUE "LegalCopyright", "Copyright (C) 2021 H1-Mod. All rights reserved."
78
VALUE "Licence", "GPLv3"
79
- VALUE "Info", "https://github.com/skkuull/h1-mod/"
+ VALUE "Info", "https://h1.gg"
80
VALUE "OriginalFilename", "h1-mod.exe"
81
VALUE "ProductName", "h1-mod"
82
VALUE "ProductVersion", VERSION_PRODUCT
0 commit comments