forked from powerlord/sourcemod-mapchooser-extended
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsourceknight.yaml
More file actions
70 lines (60 loc) · 1.9 KB
/
sourceknight.yaml
File metadata and controls
70 lines (60 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
project:
sourceknight: 0.3
name: mapchooser_extended
dependencies:
- name: sourcemod
type: tar
version: 1.12
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7165-linux.tar.gz
unpack:
- source: /addons
dest: /addons
- name: multicolors
type: git
repo: https://github.com/srcdslab/sm-plugin-MultiColors
unpack:
- source: /addons
dest: /addons
- name: afkmanager
type: git
repo: https://github.com/srcdslab/sm-plugin-AFKManager
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: sourcecomms
type: git
repo: https://github.com/srcdslab/sourcebans-pp
unpack:
- source: game/addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: playermanager
type: git
repo: https://github.com/srcdslab/sm-plugin-PlayerManager
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: zleader
type: git
repo: https://github.com/srcdslab/sm-plugin-ZLeader
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: dynamicchannels
type: git
repo: https://github.com/srcdslab/sm-plugin-DynamicChannels
unpack:
- source: /scripting/include
dest: /addons/sourcemod/scripting/include
- name: utilshelper
type: git
repo: https://github.com/srcdslab/sm-plugin-UtilsHelper
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
root: /
output: /addons/sourcemod/plugins
targets:
- mapchooser_extended
- nominations_extended
- rockthevote_extended
- mapchooser_extended_sounds