Skip to content

Commit ba4a0b2

Browse files
authored
chore(ci): bump SM to 1.12 (notkoen#27)
* chore(ci): bump SM to 1.12 * Update Sourcemod version in sourceknight.yaml
1 parent 20590e2 commit ba4a0b2

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

sourceknight.yaml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
project:
2-
sourceknight: 0.2
2+
sourceknight: 0.3
33
name: MusicName
4+
45
dependencies:
56
- name: sourcemod
67
type: tar
7-
version: 1.13.0-git7221
8-
location: https://sm.alliedmods.net/smdrop/1.13/sourcemod-1.13.0-git7221-linux.tar.gz
8+
version: 1.12
9+
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7223-linux.tar.gz
910
unpack:
10-
- source: /addons
11-
dest: /addons
11+
- source: /addons
12+
dest: /addons
1213

1314
- name: multicolors
1415
type: git
1516
repo: https://github.com/srcdslab/sm-plugin-MultiColors
1617
unpack:
17-
- source: /addons
18-
dest: /addons
18+
- source: /addons
19+
dest: /addons
1920

2021
root: /
2122
output: /addons/sourcemod/plugins
23+
2224
targets:
2325
- MusicName

0 commit comments

Comments
 (0)