-
Notifications
You must be signed in to change notification settings - Fork 40
/
qbrcore.yaml
220 lines (177 loc) · 6.16 KB
/
qbrcore.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
$engine: 3
$onesync: on
name: QBCore Framework RedM
version: 0.1.2
author: The QBCore Family
description: An advanced RedM framework including jobs, gangs, housing & more!
tasks:
# Download Base Files
- action: download_github
src: https://github.com/qbcore-redm-framework/txAdminRecipe
ref: main
dest: ./tmp/qbrcore
- action: move_path
src: ./tmp/qbrcore/server.cfg
dest: ./server.cfg
- action: move_path
src: ./tmp/qbrcore/myLogo.png
dest: ./myLogo.png
# Prepare Database
- action: connect_database
- action: query_database
file: ./tmp/qbrcore/qbrcore.sql
# Downloading Standalone Resources
- action: download_github
src: https://github.com/citizenfx/cfx-server-data
subpath: resources
dest: ./resources/[cfx-default]
- action: download_file
path: ./tmp/files/oxmysql.zip
url: https://github.com/overextended/oxmysql/releases/latest/download/oxmysql.zip
- action: unzip
dest: ./resources/[standalone]
src: ./tmp/files/oxmysql.zip
- action: download_github
dest: ./resources/[standalone]/connectqueue
ref: master
src: https://github.com/qbcore-framework/connectqueue
- action: download_github
dest: ./resources/[standalone]/progressbar
ref: main
src: https://github.com/qbcore-redm-framework/progressbar
- action: download_github
dest: ./resources/[standalone]/safecracker
ref: main
src: https://github.com/qbcore-redm-framework/safecracker
- action: download_github
dest: ./resources/[standalone]/PolyZone
ref: master
src: https://github.com/qbcore-redm-framework/PolyZone
- action: download_github
dest: ./resources/[standalone]/pma-voice
ref: main
src: https://github.com/AvarianKnight/pma-voice
- action: download_github
dest: ./resources/[standalone]/menuv
ref: master
src: https://github.com/qbcore-redm-framework/menuv
- action: download_github
dest: ./resources/[standalone]/mediccamp
ref: main
src: https://github.com/qbcore-redm-framework/mediccamp
# Download QBCore resources
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-adminmenu
ref: main
dest: ./resources/[qbr]/qbr-adminmenu
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-ambulancejob
ref: main
dest: ./resources/[qbr]/qbr-ambulancejob
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-banking
ref: main
dest: ./resources/[qbr]/qbr-banking
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-clothing
ref: main
dest: ./resources/[qbr]/qbr-clothing
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-core
ref: main
dest: ./resources/[qbr]/qbr-core
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-doorlock
ref: main
dest: ./resources/[qbr]/qbr-doorlock
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-hud
ref: main
dest: ./resources/[qbr]/qbr-hud
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-input
ref: main
dest: ./resources/[qbr]/qbr-input
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-interiors
ref: main
dest: ./resources/[qbr]/qbr-interiors
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-inventory
ref: main
dest: ./resources/[qbr]/qbr-inventory
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-lockpick
ref: main
dest: ./resources/[qbr]/qbr-lockpick
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-management
ref: main
dest: ./resources/[qbr]/qbr-management
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-menu
ref: main
dest: ./resources/[qbr]/qbr-menu
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-multicharacter
ref: main
dest: ./resources/[qbr]/qbr-multicharacter
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-policejob
ref: main
dest: ./resources/[qbr]/qbr-policejob
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-scoreboard
ref: main
dest: ./resources/[qbr]/qbr-scoreboard
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-shops
ref: main
dest: ./resources/[qbr]/qbr-shops
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-smallresources
ref: main
dest: ./resources/[qbr]/qbr-smallresources
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-target
ref: main
dest: ./resources/[qbr]/qbr-target
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-spawn
ref: main
dest: ./resources/[qbr]/qbr-spawn
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-stable
ref: main
dest: ./resources/[qbr]/qbr-stable
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-weapons
ref: main
dest: ./resources/[qbr]/qbr-weapons
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-mining
ref: main
dest: ./resources/[qbr]/qbr-mining
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-moonshine
ref: main
dest: ./resources/[qbr]/qbr-moonshine
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-farming
ref: main
dest: ./resources/[qbr]/qbr-farming
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-contraband
ref: main
dest: ./resources/[qbr]/qbr-contraband
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-hunting
ref: main
dest: ./resources/[qbr]/qbr-hunting
- action: download_github
src: https://github.com/qbcore-redm-framework/qbr-weathersync
ref: main
dest: ./resources/[qbr]/qbr-weathersync
# Clean up
- action: remove_path
path: ./tmp