diff options
author | swirl <swurl@swurl.xyz> | 2022-01-10 12:46:43 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-01-10 12:47:35 -0500 |
commit | 1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8 (patch) | |
tree | 0004d3815aabd9198b0d9f87349a202243ce85bf /cmake | |
parent | c7f6f94930bb3bd13a2e77a959291a4d755a793f (diff) | |
download | PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.tar.gz PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.tar.bz2 PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.zip |
More rebranding
Closes: #39
Mostly done with rebranding now. We just need to translate some services
to PolyMC.
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/UnitTest/test.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/UnitTest/test.rc b/cmake/UnitTest/test.rc index 9fe4147e..6c0f0641 100644 --- a/cmake/UnitTest/test.rc +++ b/cmake/UnitTest/test.rc @@ -14,7 +14,7 @@ BEGIN BEGIN BLOCK "000004b0" BEGIN - VALUE "CompanyName", "MultiMC Contributors" + VALUE "CompanyName", "MultiMC & PolyMC Contributors" VALUE "FileDescription", "Testcase" VALUE "FileVersion", "1.0.0.0" VALUE "ProductName", "Launcher Testcase" |