File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ 01 - Run grunt desktop on mac os x
2
+ 02 - Retrieve piskel.new.dmg.zip on Dropbox. Unzip it.
3
+ 03 - Retrieve nw.icns on Dropbox
4
+ 04 - Go to piskel/dest/desktop/releases/mac ; copy piskel.app to your working directory
5
+ 05 - Expand piskel.app
6
+ 06 - Replace nw.icns by the one from dropbox in Contents/Resources
7
+ 07 - Open piskel.new.dmg
8
+ 08 - Drag and drop piskel.app in it
9
+ 09 - Update readme.txt
10
+ 10 - Open disk utility, and open piskel.new.dmg in it
11
+ 11 - Convert image, piskel-x.y.z.dmg
12
+ 12 - Upload to Dropbox
Original file line number Diff line number Diff line change 3
3
"name" : " piskel" ,
4
4
"main" : " ./dest/index.html" ,
5
5
"description" : " Web based 2d animations editor" ,
6
- "version" : " 0.2 .0" ,
6
+ "version" : " 0.3 .0" ,
7
7
"homepage" : " http://github.com/juliandescottes/piskel" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments