mirror of
https://codeberg.org/spire/nix.git
synced 2026-08-02 20:34:45 +02:00
package sourcemod-plugin-properpregame
This commit is contained in:
parent
10d8360071
commit
1fc1db846d
4 changed files with 42 additions and 2 deletions
|
|
@ -73,6 +73,7 @@
|
|||
"sourcemod-plugin-who"
|
||||
"sourcemod-plugin-afk"
|
||||
"sourcemod-plugin-demostf"
|
||||
"sourcemod-plugin-properpregame"
|
||||
]
|
||||
// {
|
||||
test = pkgs:
|
||||
|
|
@ -83,7 +84,7 @@
|
|||
sourcemod = true;
|
||||
plugins = with pkgs; [
|
||||
sourcemod-plugin-soap-tf2dm
|
||||
sourcemod-plugin-demostf
|
||||
sourcemod-plugin-properpregame
|
||||
srctvplus
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue