This commit is contained in:
Robin Appelman 2025-06-20 17:28:14 +02:00
commit f3b763c6b9

View file

@ -24,6 +24,9 @@ pkgs.sourcemod.override {sdks = {inherit (pkgs.hl2sdk) tf2;};};
### Supported SDKs
Note that while all the sdks listed below are all packages under `hl2sdk`,
sourcemod doesn't support all of them.
#### i686-linux
`episode1`, `ep2`, `css`, `hl2dm`, `dods`, `sdk2013`, `tf2`, `l4d`, `l4d2`,
@ -31,7 +34,8 @@ pkgs.sourcemod.override {sdks = {inherit (pkgs.hl2sdk) tf2;};};
#### x86_64-linux
`csgo` and `blade`
`mcv`, `blade`, `csgo`, `tf2`, `cs2`, `sdk2013`, `dota`, `dods`, `hl2dm`,
`deadlock`, `insurgency` and `css`
## Building sourcepawn script