Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | added: src/modules/json.js | 0neGal | |
This module makes it easier to read JSON files, simply returning false on errors, and attempting to repair the JSON automatically. | |||
2023-01-12 | modularize settings Object | 0neGal | |
The reasoning behind this is obvious, I overall would like to make utils.js far smaller, and if not get entirely rid of it. |