Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 494 Bytes

File metadata and controls

17 lines (14 loc) · 494 Bytes

MCSkinEditor UI

Minecraft Skin Editor

⚠️ ALPHA version

How to run

$ git clone https://github.com/RedGradient/MinecraftSkinEditor.git
$ cd MinecraftSkinEditor
$ make build

Known issues

  • Linux: wrong calculation of click on the GLArea
  • macOS: GTK warnings in console: "Broken accounting of active state for widget"
  • 'Wardrobe' and 'Reset' actions do not support undo/redo operations
  • No asking to save before closing the App