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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
-[ ] First Person Camera, ported to Alien Swarm branch
24
+
-[ ] Ambient Occlusion
25
+
-[ ] SourceDEFUN Mod Installer (does moving mod to sourcemods for you and more stuff)
20
26
21
27
...and probably more soon!
22
28
23
-
## Cannot do anything?
24
-
This might be happening because of my latest ruleset. I don't really know how to set these up, so if you cannot open an issue/pr, the contact me at discussions!
25
29
26
-
## Requirements for Windows:
30
+
## Building
27
31
32
+
### Windows:
28
33
You have to use Visual Studio 2022.
29
34
To compile the shaders you must install Strawberry Perl, then execute ./materialsystem/swarmshaders/buildshaders.bat
30
35
36
+
### Linux:
37
+
Make sure to install these packages through your package manager:
38
+
39
+
`cmake``make``perl` (This is just a wild guess)
40
+
41
+
**UNFINISHED.**
42
+
43
+
31
44
## Information
32
45
46
+
### Cannot do anything?
47
+
This might be happening because of my latest ruleset. I don't really know how to set these up, so if you cannot open an issue/pr, the contact me at discussions!
48
+
49
+
### Legacy README.txt file
33
50
*The following new directories are required for the deferred implementation to work:*
0 commit comments