noita-mapcap/files/libraries
David Vogel 931c4df18a Refactoring, fixes and cleanup
- Move utils into Noita API wrapper
- Always overwrite require, with a fallback to the original
- Add library directory of mod to package.path, instead of the files directory
- Add Noita data/scripts/lib to package.path
- Fix dofile error handling
- Fix require not working right when module returns false
- Add init.lua to Noita API wrapper, that contains a table of all modules
- Fix Utils.GetSpecialDirectory
- Update README.md
2022-07-23 20:43:04 +02:00
..
noita-api Refactoring, fixes and cleanup 2022-07-23 20:43:04 +02:00
coordinates.lua Refactoring, fixes and cleanup 2022-07-23 20:43:04 +02:00
hilbert-curve.lua Remove not needed class annotations 2022-07-23 17:57:44 +02:00