File tree 1 file changed +10
-11
lines changed
1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 1
-
2
-
3
- game ' rdr3'
4
1
fx_version ' cerulean'
5
-
6
- author ' VORP ASHKAN'
7
- description ' VORP Housing'
2
+ game ' rdr3'
8
3
rdr3_warning ' I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
9
4
5
+
6
+ author ' VORP @ASHKAN'
7
+ description ' A player Housing script for vorp core framework'
8
+ repository ' https://github.com/VORPCORE/vorp_housing-lua'
10
9
lua54 ' yes'
11
10
12
11
@@ -15,14 +14,14 @@ shared_scripts {
15
14
" locale.lua" ,
16
15
" languages/*.lua"
17
16
}
18
-
19
- client_scripts {
20
- ' client/client.lua'
21
- }
22
-
17
+ client_script ' client/client.lua'
23
18
server_scripts {
24
19
' server/server.lua' ,
25
20
' @oxmysql/lib/MySQL.lua'
26
21
}
27
22
28
23
24
+ version ' 1.0'
25
+ vorp_checker ' yes'
26
+ vorp_name ' ^4Resource version Check^3'
27
+ vorp_github ' https://github.com/VORPCORE/vorp_housing-lua'
You can’t perform that action at this time.
0 commit comments