Jorixon / JASM

Just Another Skin Manager
GNU General Public License v3.0
176 stars 18 forks source link

JASM does not detect keyswap if it is the very last section #236

Open Pyrageis opened 3 months ago

Pyrageis commented 3 months ago

very easy to reproduce, just take any mod with a toggle and move the key swap to the end of the INI

changing it so there is any section (the brackets) after the last keyswap will fix it, this is an edge case scenario as most mod developers are not crazy enough to put the key swaps at the end of the file