PaletteEditor
- December 9, 2016
- AdamStrange
V1.02Second release correcting some of the UI issues. - grid cells can now show up to 32x32 cells - UI improvements to some display controls - Lots of palettes included in the palettes folderFile formatHere is the file format for .mx2palleteheader:string = "mx2palette"count:UInt - total number of colorsgridX:UInt - x number of grid positions (greater than 0 and less than 33)gridY:UInt - y number o…