init
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtime.version": "Lua 5.1",
|
||||
"workspace.library": [
|
||||
"/home/eejebring/code/external/cc-tweaked-documentation"
|
||||
],
|
||||
"diagnostics.globals": [
|
||||
"os", "fs", "computer", "peripheral", "turtle", "term",
|
||||
"redstone", "colors", "colours", "keys", "http", "gps",
|
||||
"disk", "commands", "vector", "paintutils", "parallel",
|
||||
"rs", "settings", "shell", "window", "io", "textutils",
|
||||
"native", "periphemu", "read"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user