mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
implement inbuilt nui menu
This commit is contained in:
@@ -13,3 +13,8 @@ files {
|
||||
'shared/make/*.lua',
|
||||
'shared/scaleforms/*.lua',
|
||||
}
|
||||
|
||||
-- NUI Menu Loading
|
||||
client_scripts { 'nui/*.lua' }
|
||||
ui_page 'nui/index.html'
|
||||
files { 'nui/index.html', 'nui/script.js', 'nui/style.css' }
|
||||
Reference in New Issue
Block a user