-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsourceknight.yaml
More file actions
32 lines (27 loc) · 803 Bytes
/
sourceknight.yaml
File metadata and controls
32 lines (27 loc) · 803 Bytes
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
project:
sourceknight: 0.3
name: VScript_ze_ffvii_mako_reactor_v5_3
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: zombiereloaded
type: git
repo: https://github.com/srcdslab/sm-plugin-zombiereloaded
unpack:
- source: /src/addons/sourcemod/scripting/include
dest: /addons/sourcemod/scripting/include
- name: multicolors
type: git
repo: https://github.com/srcdslab/sm-plugin-MultiColors
unpack:
- source: /addons
dest: /addons
root: /
output: /addons/sourcemod/plugins
targets:
- VScript_ze_ffvii_mako_reactor_v5_3