[Feature] Ability to manually update mod if the `.pwr` file is downloaded.
Open
- Dominant language
- Rust
- Stars
- 11
- Forks
- 2
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
In the event a user fails to connect to the server, the user should be able to manually update their game if they have the correct `.pwr` update file.
Suggested usage:
```
./beans-rs update --from of-20to21.pwr
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `beans-rs update --from of-20to21.pwr` command entry point and trace how updates currently obtain their files. Support applying a locally supplied `.pwr` file when the server cannot be reached, and verify that the game updates successfully from the downloaded file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100