Skip to content

Add default options.txt for new instances#5530

Open
sieadev wants to merge 1 commit intomodrinth:mainfrom
sieadev:main
Open

Add default options.txt for new instances#5530
sieadev wants to merge 1 commit intomodrinth:mainfrom
sieadev:main

Conversation

@sieadev
Copy link

@sieadev sieadev commented Mar 11, 2026

Add default options.txt for new instances

Adds a global default options.txt thats used when creating new instances.

Default file: Stored as options.txt.default in the settings directory. It’s created on first run (with the rest of the app data) and can be edited there

When it’s used: On profile creation, if the new instance doesn’t already have an options.txt (e.g. no modpack-provided one), the app copies the default file into that instance. Existing options.txt files are never overwritten.

Settings UI: Under “Default instance options” there’s an "Open file location" button that opens the folder containing the default file (and creates the file if it’s missing).

image

Addresses:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant