CodexCore_CFG = {
Core = 'vorp', -- 'vorp' or 'rsg'
-- Database connection configuration. Choose the SQL resource your server uses.
SQLResource = "ghmattimysql", -- Options: "ghmattimysql", "mysql-async", "oxmysql" (Recommended: "ghmattimysql") ๐พ -- CodexCore.ExecuteSql(query, params)
}