Commit a4b3c33
authored
update to support launching windows store Subnautica (SubnauticaNitrox#1183)
* Added support for Microsoft Store
* Update PlatformDetection.cs
changed IsMstore to IsMicrosoftStore
* Update LauncherLogic.cs
changed IsMStore to IsMicrosoftStore
* Update PlatformDetection.cs
working on fixing indentations
* Update LauncherLogic.cs
fixing indentations
* Update PlatformDetection.cs
like this only tabs used1 parent d1b6c4d commit a4b3c33
File tree
2 files changed
+12
-1
lines changed- NitroxLauncher
- Patching
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
302 | 305 | | |
303 | 306 | | |
304 | 307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
0 commit comments