satisfactorymodding / satisfactorymodding/SatisfactoryModLoader

"Reset to default" for config options

Open
#363 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
344
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Button for all config types that can reset them to their default values. The default value is on the CDO of the config property object.

@ryan-skabelund has an implementation of this we can adapt:
https://discord.com/channels/555424930502541343/555515791592652823/1370918802518315079
https://github.com/satisfactory-mods-by-ryan/ResetConfiguration

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked ResetConfiguration implementation and the referenced Discord discussion, then trace how config property objects expose their CDO defaults in SatisfactoryModLoader. Done means every supported config type has a reset button that restores its value from the property object's CDO.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, unreal-engine
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.