diff --git a/Source/gfx/launcher/icon-highlighted/1.png b/Source/gfx/launcher/icon-highlighted/1.png new file mode 100644 index 0000000..940347c Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/1.png differ diff --git a/Source/gfx/launcher/icon-highlighted/10.png b/Source/gfx/launcher/icon-highlighted/10.png new file mode 100644 index 0000000..1206bca Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/10.png differ diff --git a/Source/gfx/launcher/icon-highlighted/11.png b/Source/gfx/launcher/icon-highlighted/11.png new file mode 100644 index 0000000..a301477 Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/11.png differ diff --git a/Source/gfx/launcher/icon-highlighted/12.png b/Source/gfx/launcher/icon-highlighted/12.png new file mode 100644 index 0000000..a49a647 Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/12.png differ diff --git a/Source/gfx/launcher/icon-highlighted/2.png b/Source/gfx/launcher/icon-highlighted/2.png new file mode 100644 index 0000000..7f203a1 Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/2.png differ diff --git a/Source/gfx/launcher/icon-highlighted/3.png b/Source/gfx/launcher/icon-highlighted/3.png new file mode 100644 index 0000000..1fd9e8d Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/3.png differ diff --git a/Source/gfx/launcher/icon-highlighted/4.png b/Source/gfx/launcher/icon-highlighted/4.png new file mode 100644 index 0000000..679b95f Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/4.png differ diff --git a/Source/gfx/launcher/icon-highlighted/5.png b/Source/gfx/launcher/icon-highlighted/5.png new file mode 100644 index 0000000..0ea3c6c Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/5.png differ diff --git a/Source/gfx/launcher/icon-highlighted/6.png b/Source/gfx/launcher/icon-highlighted/6.png new file mode 100644 index 0000000..679b95f Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/6.png differ diff --git a/Source/gfx/launcher/icon-highlighted/7.png b/Source/gfx/launcher/icon-highlighted/7.png new file mode 100644 index 0000000..0ea3c6c Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/7.png differ diff --git a/Source/gfx/launcher/icon-highlighted/8.png b/Source/gfx/launcher/icon-highlighted/8.png new file mode 100644 index 0000000..679b95f Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/8.png differ diff --git a/Source/gfx/launcher/icon-highlighted/9.png b/Source/gfx/launcher/icon-highlighted/9.png new file mode 100644 index 0000000..1fd9e8d Binary files /dev/null and b/Source/gfx/launcher/icon-highlighted/9.png differ diff --git a/Source/gfx/launcher/icon-highlighted/animation.txt b/Source/gfx/launcher/icon-highlighted/animation.txt new file mode 100644 index 0000000..0e4583d --- /dev/null +++ b/Source/gfx/launcher/icon-highlighted/animation.txt @@ -0,0 +1 @@ +frames = 1x1, 2x1, 3x2, 4x2, 5x2, 6x2, 7x2, 8x2, 9x2, 10x1, 11x1, 12x4 \ No newline at end of file diff --git a/Source/gfx/launcher/icon-pressed.png b/Source/gfx/launcher/icon-pressed.png new file mode 100644 index 0000000..1807ab2 Binary files /dev/null and b/Source/gfx/launcher/icon-pressed.png differ diff --git a/Source/gfx/launcher/icon.png b/Source/gfx/launcher/icon.png new file mode 100644 index 0000000..9354bd1 Binary files /dev/null and b/Source/gfx/launcher/icon.png differ diff --git a/Source/pdxinfo b/Source/pdxinfo index 8e763bc..822e703 100644 --- a/Source/pdxinfo +++ b/Source/pdxinfo @@ -2,6 +2,6 @@ name=Playnote Studio author=James Daniel description=Flipnote Studio animation player for the Playdate bundleID=com.jaames.playnote -version=1.1 -buildNumber=3 +version=2.0 +buildNumber=4 imagePath=gfx/launcher \ No newline at end of file diff --git a/assets/icon-highlighted.ase b/assets/icon-highlighted.ase new file mode 100644 index 0000000..b0cca9f Binary files /dev/null and b/assets/icon-highlighted.ase differ diff --git a/assets/icon-pressed.ase b/assets/icon-pressed.ase new file mode 100644 index 0000000..e95af6b Binary files /dev/null and b/assets/icon-pressed.ase differ diff --git a/assets/icon.ase b/assets/icon.ase new file mode 100644 index 0000000..fb78ee6 Binary files /dev/null and b/assets/icon.ase differ