mirror of
https://github.com/Xevion/research-multipliers.git
synced 2025-12-06 01:16:02 -06:00
45 lines
695 B
JSON
45 lines
695 B
JSON
{
|
|
"cSpell.words": [
|
|
"Aquilo",
|
|
"conventionalcommits",
|
|
"Factorio",
|
|
"factoriopedia",
|
|
"Fulgora",
|
|
"giga",
|
|
"localised",
|
|
"Nauvis",
|
|
"peta",
|
|
"quetta",
|
|
"releaserc",
|
|
"ronna",
|
|
"tera",
|
|
"Vulcanus",
|
|
"worktree",
|
|
"yotta",
|
|
"zetta"
|
|
],
|
|
"Lua.diagnostics.globals": [
|
|
"game",
|
|
"settings",
|
|
"script",
|
|
"storage",
|
|
"prototypes",
|
|
"entity",
|
|
"defines",
|
|
"data",
|
|
"rendering",
|
|
"mods",
|
|
"log",
|
|
"util",
|
|
"table",
|
|
"serpent",
|
|
"table_size",
|
|
"commands",
|
|
"remote",
|
|
"__DebugAdapter",
|
|
"__Profiler"
|
|
],
|
|
"Lua.diagnostics.disable": ["lowercase-global"],
|
|
"Lua.runtime.version": "Lua 5.2"
|
|
}
|