Skip to content

Commit 51f3ed3

Browse files
committed
Add the Aseprite plug-ins to our download page
1 parent d193509 commit 51f3ed3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/download.dat

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@ begin_section("Exult Studio and Tools v1.11.x Snapshots of current code");
2727
add_local_entry("ExultTools.exe", "Exult Tools for Windows ");
2828
end_section();
2929

30-
begin_section("GIMP Plugin for SHP files");
30+
begin_section("Plug-ins for SHP files");
3131
add_local_entry("Gimp30Plugin.exe", "Gimp 3.x Plug-in for Windows");
3232
add_local_entry("Gimp30Plugin.dmg", "Gimp 3.x Plug-in for macOS 11.x - 15.x (64-bit intel/arm64)");
3333
add_local_entry("Gimp20Plugin.exe", "Gimp 2.x Plug-in for Windows");
34-
add_local_entry("GimpPlugin.exe", "Gimp 1.x Plug-in for Windows");
35-
add_local_entry("PhotoshopShapePlugin.zip", "Photoshop Plug-in");
34+
add_local_entry("exult_shp_win64.aseprite-extension", "Aseprite Plug-in for Windows 64bit");
35+
add_local_entry("exult_shp_macos.aseprite-extension", "Aseprite Plug-in for macOS 10.11 - 15.x (64-bit intel/arm64)");
36+
//add_local_entry("GimpPlugin.exe", "Gimp 1.x Plug-in for Windows");
37+
//add_local_entry("PhotoshopShapePlugin.zip", "Photoshop 6 Plug-in");
3638
end_section();
3739

3840
// all-in-one audio packs

0 commit comments

Comments
 (0)