satisfactorymodding / satisfactorymodding/SatisfactoryModManager
Profile Exports should include Mods Options or third-party mods installed manually
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 500
- Forks
- 94
- Avg merge
- 9d 19h
- Merged PRs (30d)
- 2
Description
The Profiles export is really practical option, giving possibility to export the list of mod currectly installed and giving possibility to other people to install all thoses mods in 2 or 3 simple click!
One of the big problems currently with this option;
- The exports only include the list of mods installed by SMM, and not third-party mods installed manually (ex: Dev build of Ficsit Network, or TweakIt)
- The export doesn't include all the configurations of the mods
This day, Satisfactory mods start to be more evolved and more and more mods start to have config files. I think having those configs in the profile should be good and like that all client playing on multiplayer will be able to have the exact sames mods and configs (I think this is the best way to avoid lot of Multiplayer issues)
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
Start by tracing the profile export entry point and how it discovers installed mods. Determine how manually installed third-party mods and their configuration files can be identified, then verify that an exported profile preserves both the complete mod list and each mod's configuration for reinstallation.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100