The program just doesn't output any files at all
I've tried different images, palettes, the definition files etc, ran the exe, the jar, ran it via console, nothing
trim_convert.txt
(example file)
#000000
#202020
#404040
#606060
#808080
#A0A0A0
#C0C0C0
#E0E0E0
-
#3D180B
#4C2010
#5F2B18
#6D3420
#793C28
#9A472C
#B4684D
#E3826C
Output:
java -jar .\PaletteSwapper\app\PaletteSwapper.jar
Please select a palette definition.
Please select image files to edit.
Starting:
Looking for definitions in trim_convert - Copy.txt
Using Brasch syntax to build palette
Exiting...
The initial .gpl files i extracted the colors from:
GIMP Palette
Name: Blockbench palette
Columns: 10
0 0 0 #000000
32 32 32 #202020
64 64 64 #404040
96 96 96 #606060
128 128 128 #808080
160 160 160 #a0a0a0
192 192 192 #c0c0c0
224 224 224 #e0e0e0
GIMP Palette
Name: Blockbench palette
Columns: 10
61 24 11 #3d180b
76 32 16 #4c2010
95 43 24 #5f2b18
109 52 32 #6d3420
121 60 40 #793c28
154 71 44 #9a472c
180 104 77 #b4684d
227 130 108 #e3826c
The png i tried comes from minecraft's armor trims:

The program just doesn't output any files at all
I've tried different images, palettes, the definition files etc, ran the exe, the jar, ran it via console, nothing
trim_convert.txt
(example file)
Output:
The initial .gpl files i extracted the colors from:
The png i tried comes from minecraft's armor trims:
