Skip to content

A toolchain for building Aseprite on Windows 64-bit, easily.

Notifications You must be signed in to change notification settings

PureAsbestos/aseprite-win64-buildtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a build toolchain to download and compile Aseprite and its dependencies on 64-bit Windows. It contains neither source nor binaries of Aseprite or its dependencies, which are copyrighted by their respective owners.

Please use the version in releases which contains all the tools needed by the scripts. Tool binaries included in releases are copyrighted by their respective owners, and I have tried to comply with the respective licenses. Please notify me of any non-compliance by creating an issue.

To perform first-time setup, or start over from scratch, run INIT.BAT
To build, run BUILD.BAT (output is ./aseprite/build/bin)
To update JUST the Aseprite source, run UPDATE.BAT
To reset (deleting aseprite and deps) run RESET.BAT

You must have Visual Studio 2019 installed at "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" for the build script to work. If it is installed somewhere else, you'll have to change the location in the build script. Additionally, if you have MinGW/gcc installed, you may have to set the IGNORE_DIR in the build script.

About

A toolchain for building Aseprite on Windows 64-bit, easily.

Resources

Stars

Watchers

Forks

Packages

No packages published