aseprite-build-script icon indicating copy to clipboard operation
aseprite-build-script copied to clipboard

A customizable, automated Windows batch script for easily compiling Aseprite

Results 4 aseprite-build-script issues
Sort by recently updated
recently updated
newest added

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. ![image](https://github.com/Chasnah7/aseprite-build-script/assets/62175943/48204909-0ddf-4bf7-aa7e-726e59413d55)

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...