satisfactorymodding / satisfactorymodding/SatisfactoryModManager
Generate profile/mod list from a save file
Open
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 500
- Forks
- 94
- Avg merge
- 9d 19h
- Merged PRs (30d)
- 2
Description
The mods used in save file are stored in the mod metadata header uncompressed in the save file.
https://discord.com/channels/555424930502541343/555516979260293132/1348171801938755624
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating save-file parsing and profile-generation code, then verify how the uncompressed mod metadata header is read. Done means generating a profile that includes the mods listed in a save file.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100