mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
98dfb5fbb0
- Remove unused util functions - Put util stuff into its own namespace - Move all initialization stuff into root init.lua - Move progressBarString function into ui.lua - Fix ffi.load error message - Fix DebugAPI.BiomeMapGetFilename - Move JSON lib into Noita API wrapper - Move Vec2 lib into Noita API wrapper - Move compatibility stuff into Noita API wrapper - Emulate package tables if in restricted API mode - Emulate require if in restricted API mode - Use require instead of dofile_once everywhere - Fix WrapID method to accept nil - Add EmmyLua annotations for the default Noita API - Add README.md to Noita API wrapper
39 lines
734 B
JSON
39 lines
734 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"
|
|
}
|
|
} |