mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
84 lines
1.1 KiB
JSON
84 lines
1.1 KiB
JSON
{
|
|
"name": "code_luau",
|
|
"leftToRight": true,
|
|
"noLazyMode": true,
|
|
"words": [
|
|
"and",
|
|
"break",
|
|
"do",
|
|
"else",
|
|
"elseif",
|
|
"end",
|
|
"false",
|
|
"for",
|
|
"function",
|
|
"if",
|
|
"in",
|
|
"local",
|
|
"nil",
|
|
"not",
|
|
"or",
|
|
"repeat",
|
|
"return",
|
|
"then",
|
|
"true",
|
|
"until",
|
|
"while",
|
|
|
|
"export",
|
|
"typeof",
|
|
"continue",
|
|
|
|
"assert",
|
|
"collectgarbage",
|
|
"error",
|
|
"gcinfo",
|
|
"getfenv",
|
|
"getmetatable",
|
|
"ipairs",
|
|
"loadstring",
|
|
"newproxy",
|
|
"next",
|
|
"pairs",
|
|
"pcall",
|
|
"print",
|
|
"rawequal",
|
|
"rawget",
|
|
"rawset",
|
|
"require",
|
|
"select",
|
|
"setfenv",
|
|
"setmetatable",
|
|
"tonumber",
|
|
"tostring",
|
|
"type",
|
|
"unpack",
|
|
"xpcall",
|
|
|
|
"wait",
|
|
"delay",
|
|
"elapsedTime",
|
|
"debuggermanager",
|
|
"pluginmanager",
|
|
"printidentity",
|
|
"settings",
|
|
"spawn",
|
|
"stats",
|
|
"tick",
|
|
"time",
|
|
"usersettings",
|
|
"version",
|
|
"warn",
|
|
|
|
"bit32",
|
|
"coroutine",
|
|
"debug",
|
|
"math",
|
|
"os",
|
|
"string",
|
|
"table",
|
|
"task",
|
|
"utf8"
|
|
]
|
|
}
|