mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
f2e582622e
- Change VSCode lua addon to not ignore submodules - Add function to read resolutions from Noita config file
40 lines
779 B
JSON
40 lines
779 B
JSON
{
|
|
"cSpell.words": [
|
|
"backbuffer",
|
|
"basicfont",
|
|
"cheggaaa",
|
|
"dofile",
|
|
"Downscales",
|
|
"downscaling",
|
|
"executables",
|
|
"Fullscreen",
|
|
"goarch",
|
|
"gridify",
|
|
"hacky",
|
|
"hilbertify",
|
|
"ipairs",
|
|
"kbinani",
|
|
"Lanczos",
|
|
"ldflags",
|
|
"lowram",
|
|
"manifoldco",
|
|
"mapcap",
|
|
"nfnt",
|
|
"noita",
|
|
"prerender",
|
|
"promptui",
|
|
"schollz",
|
|
"svenstaro",
|
|
"tcnksm",
|
|
"Vogel",
|
|
"xmax",
|
|
"xmin",
|
|
"ymax",
|
|
"ymin"
|
|
],
|
|
"Lua.runtime.version": "LuaJIT",
|
|
"Lua.format.defaultConfig": {
|
|
"max_line_length": "512"
|
|
},
|
|
"Lua.workspace.ignoreSubmodules": false
|
|
} |