-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsourceknight.yaml
More file actions
46 lines (39 loc) · 1.28 KB
/
sourceknight.yaml
File metadata and controls
46 lines (39 loc) · 1.28 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
project:
sourceknight: 0.3
name: VIP_SourcemodFlags
dependencies:
- name: sourcemod
type: tar
version: 1.12.0-git7223
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7223-linux.tar.gz
unpack:
- source: /addons
dest: /addons
- name: ccc
type: git
repo: https://github.com/srcdslab/sm-plugin-CustomChatColors
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: vip_core
type: git
repo: https://github.com/srcdslab/sm-plugin-VIP-Core
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: sourcebanspp
type: git
repo: https://github.com/srcdslab/sourcebans-pp
unpack:
- source: /game/addons/sourcemod/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:
- VIP_SourcemodFlags