πInstallation
1. Resource Setup
2. Manifest Configuration
client_scripts {
'client/open/open.lua',
'client/main.lua'
}
server_scripts {
'@oxmysql/lib/MySQL.lua',
'bridge/**/server/*.lua',
'server/**/*.lua'
}3. App Registration
4. Verification
Last updated