Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-28 | expose mod author with mods.list() | 0neGal | |
2023-01-15 | added version numbers to requests in requests.js | 0neGal | |
2023-01-12 | put mods Object into src/modules/mods.js | 0neGal | |
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. | |||
2023-01-12 | src/extras/ is now src/modules/ | 0neGal | |