Track LocalMods as part of monolith
This commit is contained in:
+48
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user