You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,10 @@ The initial release will likely only support two major platforms:
32
32
*[x] Windows x64
33
33
* Direct3D 11
34
34
* Vulkan
35
-
*[] Linux x64
35
+
*[x] Linux x64
36
36
* Vulkan
37
37
38
-
There is currently no way to produce a working Linux build.
38
+
The Linux version currently doesn't have sound. There's also the fact that the game uses case-insensitive paths for assets, so it's not going to work very well until there's support for the archive formats.
39
39
40
40
It should be theoretically possible to add support for the following platforms:
0 commit comments