mirror of
https://codeberg.org/spire/nix.git
synced 2026-08-02 12:25:00 +02:00
package srctvplus
This commit is contained in:
parent
ee9177f40b
commit
a5e2b0ec6f
3 changed files with 54 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
"sourcemod-include-library"
|
||||
"sourcemod-include-steamworks"
|
||||
"srcds-tf2"
|
||||
"srctvplus"
|
||||
"sourcemod-addon-curl"
|
||||
"sourcemod-addon-steamworks"
|
||||
"sourcemod-addon-socket"
|
||||
|
|
@ -81,6 +82,7 @@
|
|||
sourcemod = true;
|
||||
plugins = with pkgs; [
|
||||
sourcemod-plugin-soap-tf2dm
|
||||
srctvplus
|
||||
];
|
||||
};
|
||||
testScript = pkgs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue