Skip to content

Commit

Permalink
from Kage Studio's sourceforge r812
Browse files Browse the repository at this point in the history
  • Loading branch information
creek23 committed Feb 25, 2024
1 parent 2806d10 commit c1cdac8
Show file tree
Hide file tree
Showing 58 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion studio/installers/windows/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Kage Studio 0.7.23x
Kage Studio 0.8.24x
A simple, Free and Open Source 2D Animation Software
written by Mj Mendoza IV <mj.mendoza.iv at gmail dot com>

Expand Down
Binary file added studio/installers/windows/kage.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion studio/installers/windows/kage_installer_info.nsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
!define PRODUCT_NAME "Kage Studio"
!define PRODUCT_VERSION "0.7.230723"
!define PRODUCT_VERSION "0.8.240210"
!define PRODUCT_PUBLISHER "Mj Mendoza IV"
!define PRODUCT_WEB_SITE "https://kage.sourceforge.io"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\kagestudio.exe"
Expand Down
12 changes: 9 additions & 3 deletions studio/installers/windows/kage_installer_pages.nsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" ""
ShowInstDetails show
ShowUnInstDetails show

Section "Core (2.3 MB)" SEC01
Section "Core (2.7 MB)" SEC01
SectionIn RO
SetOutPath "$INSTDIR"
SetOverwrite ifnewer
Expand All @@ -27,10 +27,12 @@ Section "Demo (0.1 MB)" SEC02
SetOverwrite ifnewer

File "${FILE_PATH}\demo.ksf"
;File "${FILE_PATH}\demo2.kage"
;File "${FILE_PATH}\demo2.ksf"

SectionEnd

Section "Gtkmm (45.4 MB)" SEC03
Section "Gtkmm (53.4 MB)" SEC03
SetOutPath "$INSTDIR"
SetOverwrite ifnewer

Expand Down Expand Up @@ -115,7 +117,7 @@ Section "Gtkmm (45.4 MB)" SEC03
SectionEnd


Section "Plugins (63.5 MB)" SEC04
Section "Plugins (63.4 MB)" SEC04
SetOutPath "$INSTDIR"
SetOverwrite ifnewer

Expand All @@ -136,6 +138,8 @@ Section -AdditionalIcons

IfFileExists "$INSTDIR\demo.ksf" 0 +2
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\Demo.lnk" "$INSTDIR\demo.ksf"
IfFileExists "$INSTDIR\demo2.kage" 0 +2
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\Demo2.lnk" "$INSTDIR\demo2.kage"

SectionEnd

Expand Down Expand Up @@ -249,6 +253,8 @@ Section Uninstall

IfFileExists "$INSTDIR\demo.ksf" 0 +2
Delete "$SMPROGRAMS\$StartMenuFolder\Demo.lnk"
IfFileExists "$INSTDIR\demo2.kage" 0 +2
Delete "$SMPROGRAMS\$StartMenuFolder\Demo2.lnk"

!insertmacro MUI_STARTMENU_GETFOLDER Application $StartMenuFolder

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified studio/installers/windows/libatk-1.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libatkmm-1.6-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libbrotlicommon.dll
Binary file not shown.
Binary file modified studio/installers/windows/libbrotlidec.dll
Binary file not shown.
Binary file modified studio/installers/windows/libbz2-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libcairo-2.dll
Binary file not shown.
Binary file modified studio/installers/windows/libcairo-gobject-2.dll
Binary file not shown.
Binary file modified studio/installers/windows/libcairomm-1.0-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libfreetype-6.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgcc_s_seh-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgdk-3-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgdk_pixbuf-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgdkmm-3.0-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgio-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgiomm-2.4-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libglib-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libglibmm-2.4-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgmodule-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgobject-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgraphite2.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgtk-3-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libgtkmm-3.0-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libharfbuzz-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libiconv-2.dll
Binary file not shown.
Binary file modified studio/installers/windows/libintl-8.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpango-1.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpangocairo-1.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpangoft2-1.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpangomm-1.4-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpangowin32-1.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpixman-1-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libpng16-16.dll
Binary file not shown.
Binary file modified studio/installers/windows/libsigc-2.0-0.dll
Binary file not shown.
Binary file modified studio/installers/windows/libstdc++-6.dll
Binary file not shown.
Binary file modified studio/installers/windows/libwinpthread-1.dll
Binary file not shown.
Binary file modified studio/installers/windows/share/glib-2.0/schemas/gschemas.compiled
Binary file not shown.
Binary file modified studio/installers/windows/share/icons/icons.zip
Binary file not shown.
Binary file modified studio/installers/windows/zlib1.dll
Binary file not shown.

0 comments on commit c1cdac8

Please sign in to comment.