Skip to content

An automatic Aseprite compiler (or builder) for Windows

Notifications You must be signed in to change notification settings

Intrivus/Aseductor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aseductor

  • A simple batch script to compile aseprite automatically with just copying and pasting so that you can do your work while the work is being done in the background
  • I've come up with idea of making this script for a long time now as I see lots of people suffering in an attempt to compile Aseprite (like me). It took me a (whole) week to compile the program myself that's why I wanna help people
  • I am not good at using batch so I searched google for 70% of the code :D

Setup

Tutorial: https://youtu.be/gsPpLAgT-iI
(Recommend combining both reading and watching video to stay updated)

Remember to read https://github.com/Perndoe/Aseductor#notes

Important

  • I'll make a video for new updates (when I am free) if you can't find it here
  • Only extract the source code inside those zip files

Compilation

  • Install the latest version of the script: https://github.com/Perndoe/Aseductor/releases

  • Run the script as Administrator so that it'll copy the files to C:\

  • To make sure it work well, here are 2 ways of compiling

    • Need Internet: (The process will take a bit longer than manually setting up)

      • You don't need to install Aseprite source code yourself (Skia is still required)
      • After opening the script, a browser tab will pop up. Find the Aseprite version you wanted and copy its link address
      • Then paste into the script window. It will install "asepritesc.zip" in "Downloads\Compressed" folder so don't delete it by yourself
      • Only use this method if you don't want to download Aseprite source code and set it up yourself
        image
        (Currently copying "Aseprite-v1.3-rc4-Source.zip" link address)

    • No Internet

  • The script automatically compiles Aseprite to C:/aseprite/build/bin so if the script didn't open File Explorer, you can find it yourself

  • Keep "data" folder and "aseprite.exe" in "bin" and you can remove the 3 other files

  • You must delete the "deps" and the "aseprite" folder in "C:/" after finish compiling if you have already moved the "bin" folder out

  • Keeping "Skia Windows" folder for future updates is recommended

Compilation & Deleting caches

  • Install "Aseductor.DelCache.bat" from https://github.com/Perndoe/Aseductor/releases
  • After Aseprite is compiled, the script will move the program to Desktop/Compiled Aseprite
  • It will delete these files after compiling:
    • C:\deps
    • C:\aseprite
  • Make sure there is no folder in Desktop named "Compiled Aseprite" if you use this script

Notes

About

An automatic Aseprite compiler (or builder) for Windows

Resources

Stars

Watchers

Forks

Packages

No packages published