We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1791f33 commit fd62a7aCopy full SHA for fd62a7a
1 file changed
CathodeLib/Scripts/PatchManager.cs
@@ -23,6 +23,7 @@ public enum Platform
23
STEAM,
24
EPIC_GAMES_STORE,
25
GOG,
26
+ WINDOWS_STORE,
27
}
28
29
/// <summary>
0 commit comments