mirror of
https://codeberg.org/spire/nix.git
synced 2026-06-03 09:54:19 +02:00
readme
This commit is contained in:
parent
1b72573e26
commit
f3b763c6b9
1 changed files with 5 additions and 1 deletions
|
|
@ -24,6 +24,9 @@ pkgs.sourcemod.override {sdks = {inherit (pkgs.hl2sdk) tf2;};};
|
||||||
|
|
||||||
### Supported SDKs
|
### Supported SDKs
|
||||||
|
|
||||||
|
Note that while all the sdks listed below are all packages under `hl2sdk`,
|
||||||
|
sourcemod doesn't support all of them.
|
||||||
|
|
||||||
#### i686-linux
|
#### i686-linux
|
||||||
|
|
||||||
`episode1`, `ep2`, `css`, `hl2dm`, `dods`, `sdk2013`, `tf2`, `l4d`, `l4d2`,
|
`episode1`, `ep2`, `css`, `hl2dm`, `dods`, `sdk2013`, `tf2`, `l4d`, `l4d2`,
|
||||||
|
|
@ -31,7 +34,8 @@ pkgs.sourcemod.override {sdks = {inherit (pkgs.hl2sdk) tf2;};};
|
||||||
|
|
||||||
#### x86_64-linux
|
#### x86_64-linux
|
||||||
|
|
||||||
`csgo` and `blade`
|
`mcv`, `blade`, `csgo`, `tf2`, `cs2`, `sdk2013`, `dota`, `dods`, `hl2dm`,
|
||||||
|
`deadlock`, `insurgency` and `css`
|
||||||
|
|
||||||
## Building sourcepawn script
|
## Building sourcepawn script
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue