/MinecraftSkinEditor

Skin editor for Minecraft

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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