mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +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'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
files {
|
||||
'html/ui.html',
|
||||
'html/css/main.css',
|
||||
@@ -42,4 +44,4 @@ dependencies {
|
||||
'progressbar',
|
||||
'connectqueue',
|
||||
'ghmattimysql'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user