This website requires JavaScript.
Explore
Help
Sign In
Minecraft
/
cc-mek-scada
Watch
1
Star
0
Fork
0
You've already forked cc-mek-scada
mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced
2024-08-30 18:22:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4e397ebb1
cc-mek-scada
/
.vscode
/
settings.json
11 lines
160 B
JSON
Raw
Normal View
History
Unescape
Escape
supression of warnings, added lua diagnostics global list
2022-05-10 15:41:49 +00:00
{
"Lua.diagnostics.globals"
:
[
"term"
,
"fs"
,
"peripheral"
,
"rs"
,
code cleanup and bugfixes
2022-05-10 16:01:56 +00:00
"bit"
,
"parallel"
,
"colors"
supression of warnings, added lua diagnostics global list
2022-05-10 15:41:49 +00:00
]
}
Reference in New Issue
Copy Permalink