Jorixon / JASM

Just Another Skin Manager
GNU General Public License v3.0
163 stars 17 forks source link

JASM doesn't find keybinds in .ini #233

Open Yumeo0 opened 2 months ago

Yumeo0 commented 2 months ago

Describe the bug JASM doesn't display the keybinds for some .ini's.

To Reproduce Steps to reproduce the behavior:

  1. Download Mod: .ini: Nahida.txt Whole mod: Original Mod
  2. Put into JASM

Expected behavior JASM shows keybinds below mod preview image.

Logs No errors or anything else important in logs.

Desktop (please complete the following information):

Pyrageis commented 2 months ago

this isn't a bug, JASM detects if a mod has toggles by if the ini is named merged.ini, this mod does not have the ini named that but rather nahida.ini

in most cases renaming nahida.ini to merged.ini would make this work, but there is a different bug so add a new line that just says "[literally anything]" at the bottom and it will work that should make it work for now so you dont have to wait for the bug to be fixed