forked from darkerz7/EntWatch_DZ
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sourceknight.yaml
53 lines (47 loc) · 1.4 KB
/
sourceknight.yaml
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
project:
sourceknight: 0.2
name: EntWatch
dependencies:
- name: sourcemod
type: tar
version: 1.11.0-git6934
location: https://sm.alliedmods.net/smdrop/1.11/sourcemod-1.11.0-git6934-linux.tar.gz
unpack:
- source: /addons
dest: /addons
- name: multicolors
type: git
repo: https://github.com/Bara/Multi-Colors
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: dynamicchannels
type: git
repo: https://github.com/Vauff/DynamicChannels
unpack:
- source: /scripting/include
dest: /addons/sourcemod/scripting/include
- name: discordwebhookapi
type: git
repo: https://github.com/Sarrus1/DiscordWebhookAPI
unpack:
- source: /include
dest: /addons/sourcemod/scripting/include
- name: vip_core
type: git
repo: https://github.com/R1KO/VIP-Core
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: Extended-Discord
type: git
repo: https://github.com/srcdslab/sm-plugin-Extended-Discord
unpack:
- source: /addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
root: /
output: /addons/sourcemod/plugins
targets:
- entwatch_dz
- entwatch_logs_manager
- VIP_EntWatch