48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"Lua.diagnostics.globals": [
|
|
"Game",
|
|
"Player",
|
|
"Random",
|
|
"Hook",
|
|
"Timer",
|
|
"bit32",
|
|
"TotalTime",
|
|
"DoFile",
|
|
"WayPoint",
|
|
"SpawnType",
|
|
"Level",
|
|
"Submarine",
|
|
"Vector2",
|
|
"PositionType",
|
|
"ServerLog_MessageType",
|
|
"Character",
|
|
"TraitorMessageType",
|
|
"ChatMessageType",
|
|
"CauseOfDeathType",
|
|
"CreateVector2",
|
|
"Item",
|
|
"ChatMessage",
|
|
"AfflictionPrefab",
|
|
"Gap",
|
|
"File",
|
|
"Networking",
|
|
"printNoLog",
|
|
"Client",
|
|
"SERVER",
|
|
"setmodulepaths",
|
|
"Type",
|
|
"BindingFlags",
|
|
"UserData",
|
|
"LuaUserData",
|
|
"CLIENT",
|
|
"ContentPackageManager"
|
|
],
|
|
"Lua.diagnostics.libraryFiles": "Enable",
|
|
"Lua.workspace.library": [
|
|
"G:\\globalShare\\Documents\\luatypes\\types\\server",
|
|
"G:\\globalShare\\Documents\\luatypes\\types\\shared",
|
|
"/mnt/ShareBig/globalShare/Documents/luatypes/types/client",
|
|
"/mnt/ShareBig/globalShare/Documents/luatypes/types/server",
|
|
"/mnt/ShareBig/globalShare/Documents/luatypes/types/shared"
|
|
]
|
|
} |