Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 282 Bytes

gdx-skineditor

A skin editor for libgdx 0.3

Easy way to make it run (from console):

git clone https://github.com/cobolfoo/gdx-skineditor.git skineditor
cd skineditor
./gradlew run

*** You could also use the distribution zip file from DIST folder. ***