mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-01-12 09:32:57 +08:00
17 lines
309 B
Lua
17 lines
309 B
Lua
client_script 'runcode_cl.lua'
|
|
server_script 'runcode_sv.lua'
|
|
server_script 'runcode_web.lua'
|
|
|
|
shared_script 'runcode_shared.lua'
|
|
|
|
shared_script 'runcode.js'
|
|
|
|
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
client_script 'runcode_ui.lua'
|
|
|
|
ui_page 'web/nui.html'
|
|
|
|
files {
|
|
'web/nui.html'
|
|
} |