Open Kairosen opened 1 year ago
The instance icons are sourced from the resources folder (instance_icon.png
and custom_instance_icon.png
).
They're set here: https://github.com/SKCraft/Launcher/blob/master/launcher/src/main/java/com/skcraft/launcher/swing/InstanceTableModel.java#L26
I think this code has barely been changed since the SKMCLauncher days, hence the distinction between "custom" and "user" instances... probably due an overhaul. Supporting custom icons per-pack is on the roadmap there.
The modpack icons are defaulting to what i am using for my website, I think. Anyway to change them specifically?