z
This commit is contained in:
parent
499d1d00ef
commit
db8983fc4e
|
@ -19,6 +19,12 @@ games {
|
||||||
"rdr3"
|
"rdr3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
files {
|
||||||
|
'web/build/index.html',
|
||||||
|
'web/build/**/*',
|
||||||
|
}
|
||||||
|
ui_page 'web/build/index.html'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
'@ox_lib/init.lua',
|
'@ox_lib/init.lua',
|
||||||
'@es_extended/imports.lua',
|
'@es_extended/imports.lua',
|
||||||
|
@ -27,7 +33,6 @@ shared_scripts {
|
||||||
"impl.lua",
|
"impl.lua",
|
||||||
}
|
}
|
||||||
|
|
||||||
ui_page 'web/build/index.html'
|
|
||||||
|
|
||||||
--[[ client_scripts {
|
--[[ client_scripts {
|
||||||
"client/classes/*",
|
"client/classes/*",
|
||||||
|
@ -39,7 +44,3 @@ server_script {
|
||||||
"server/impl/*"
|
"server/impl/*"
|
||||||
}
|
}
|
||||||
|
|
||||||
files {
|
|
||||||
'web/build/index.html',
|
|
||||||
'web/build/**/*',
|
|
||||||
}
|
|
1
main.obf.lua
Normal file
1
main.obf.lua
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user