This repository was archived by the owner on Oct 21, 2024. It is now read-only.
SatisfactoryModManager API v3.0.0
Changelog
- Added enabling/disabling mods
- Save manifest on error if not installing, enabling, or updating mods
- Separate manifest code from lockfile code
- Don't include dangling nodes for dependency version check in lockfile
- Upgrade all dependencies
- Rework test suite
- Added mod name to download error message
- Fixed typo in error name
- Upgrade dependencies
- Use apollo-link-scalars for dates
- New Steam library manifest format support
- Optional CreatedBy and CreatedByURL field in uplugin
- No longer require dlloverrides on linux
Breaking changes
SatisfactoryInstall.manifestMutatenow has the argumentsinstall, uninstall, enable, disable, updateinstead ofinstall, uninstall, update- ImcompatibleGameVersion error is now named IncompatibleGameVersion