mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-18 06:26:01 +01:00
Fix and enhance update checker
This commit is contained in:
@@ -7,6 +7,7 @@ rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aw
|
||||
games { 'gta5', 'rdr3' }
|
||||
lua54 'yes'
|
||||
|
||||
|
||||
files {
|
||||
'starter.lua',
|
||||
'shared/*.lua',
|
||||
@@ -14,6 +15,9 @@ files {
|
||||
'shared/scaleforms/*.lua',
|
||||
}
|
||||
|
||||
-- Version checker
|
||||
server_scripts { '_versioncheck.lua' }
|
||||
|
||||
-- NUI Menu Loading
|
||||
client_scripts { 'nui/*.lua' }
|
||||
ui_page 'nui/index.html'
|
||||
|
||||
Reference in New Issue
Block a user