mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 16:23:21 +00:00
Merge pull request #74 from TasoOneAsia/main
chore(lua54): utilize Lua version 5.4 runtime
This commit is contained in:
+3
-1
@@ -32,6 +32,8 @@ ui_page {
|
|||||||
'html/ui.html'
|
'html/ui.html'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lua54 'yes'
|
||||||
|
|
||||||
files {
|
files {
|
||||||
'html/ui.html',
|
'html/ui.html',
|
||||||
'html/css/main.css',
|
'html/css/main.css',
|
||||||
@@ -42,4 +44,4 @@ dependencies {
|
|||||||
'progressbar',
|
'progressbar',
|
||||||
'connectqueue',
|
'connectqueue',
|
||||||
'ghmattimysql'
|
'ghmattimysql'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user