AnotherPillow
AnotherPillow
I have been getting this error for seemingly no reason today. I have tried the following node versions: - `20.11.0` - `20.0.0` - `18.16.0` I have also tried `npm rebuild`,...
Automatically finds .zip files in the Mods folder root, and automatically unzips them into the Mods folder.
This PR converts all `C:\Users\...`, `/home/...` and similar to be simply `~` when shown in logs or log files.
This pull request adds support for the compressed saves found on consoles. As a requirement for this, it removes the reliance on the attribute "prefixes" in the XML, as consoles...
This PR moves the nexus API keys system from manually copying the API key to using the SSO system ([official demo](https://github.com/Nexus-Mods/sso-integration-demo)) for easier integration.