There is no mention of what format is being exported or imported, or whether it uses file extensions to detect compression the way the palette editor uses them to determine export format. It should be made to work with both compressed and decompressed, and for RLE as well, and give users the option to select which is being imported or exported.
Also, you should be able to switch between the tile table layouts.
one is made up of 16x16 blocks by 4 sequential tiles(top left, top right, bottom left, bottom right)
the other is purely sequential, just row of 32 sequential tiles after row of 32 sequential tiles
There is no mention of what format is being exported or imported, or whether it uses file extensions to detect compression the way the palette editor uses them to determine export format. It should be made to work with both compressed and decompressed, and for RLE as well, and give users the option to select which is being imported or exported.
Also, you should be able to switch between the tile table layouts.
one is made up of 16x16 blocks by 4 sequential tiles(top left, top right, bottom left, bottom right)
the other is purely sequential, just row of 32 sequential tiles after row of 32 sequential tiles