aseprite-build-script
aseprite-build-script copied to clipboard
A customizable, automated Windows batch script for easily compiling Aseprite
Microsoft Windows [Version 10.0.22635.3575] (c) Microsoft Corporation. All rights reserved. C:\deps>aseprite-build-script.bat Checking for ninja... Ninja was found Checking for cmake... Cmake was found Checking for Visual Studio... Visual Studio was...
Hello, I tried to install aseprite using this scrip, but the script says that aseprite was downloaded and uzipped but the directory for it is empty. 
Title explains it really. The bat file verifies that all dependencies are installed but after the script "runs". there is no "bin" directory in the build directory.
`asesrc.zip` and `skia.zip` fail to unzip after downloading. Manually unzipping them seems to work. When running the script for the first time: ``` >aseprite-build-script.bat Checking for ninja... Ninja was found...