🔠 rcore_shortcuts
rcore_shortcuts
Version check
Dependencies
Instalation guide
Step 1 - Database
dependencies {
'oxmysql',
-- 'mysql-async'
}
server_scripts {
'@oxmysql/lib/MySQL.lua',
-- '@mysql-async/lib/MySQL.lua',
...
}Step 2 - Create database tables
Step 3 - Configuration
Last updated