Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 3147a55

Browse files
authored
Compilation warnings
1 parent a45d7f5 commit 3147a55

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ You can watch the progress [here](https://github.com/users/Sectonidse/projects/2
4141
## Building
4242

4343
### Windows:
44-
You have to use Visual Studio 2022.
44+
> [!WARNING]
45+
> Even though the solution was upgraded to support VS2022, it will be deprecated soon in favor of CMake.
46+
4547
To compile the shaders you must install Strawberry Perl, then execute ./materialsystem/swarmshaders/buildshaders.bat
4648

4749
### Linux:
@@ -52,6 +54,10 @@ Make sure to install these packages through your package manager:
5254
**UNFINISHED.**
5355

5456

57+
> [!NOTE]
58+
> macOS won't be supported anymore because there is no reason: if you want to play anyway, just switch to Linux.
59+
60+
5561
## Information
5662

5763
### Cannot do anything?

0 commit comments

Comments
 (0)