cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
134 stars 34 forks source link

[Bug]: Incorrect config directory when using CurseForge Launcher #122

Open martinZacharias opened 1 year ago

martinZacharias commented 1 year ago

Describe the Bug

The mod loads and saves the config file from the Install directory (~\curseforge\minecraft\Install\config\betterf3.toml)

Steps to Reproduce

Launch a modpack in the CurseForge Launcher

Expected Behavior

Loading and saving the config file from the modpacks directory inside Instances (~\curseforge\minecraft\Instances\modpackName\config\betterf3.toml)

Screenshots

No response

Modloader Type

Minecraft Forge

Modloader Version

43.1.1

Mod Version

4.0.0

Log Output

No response

Additional Context

No response