Git Product home page Git Product logo

aseprite-tool's Introduction

Aseprite-Tool

Aseprite is a great tool for game developers and animators. Let this tool help you get it for free.

Aseprite is a tool for animating 2D sprites, and is preferred by many game devs. Though Aseprite is paid, it is allowed to be built for free from source.

Aseprite Tool just automates the process and this guide just gives you straightforward simple steps to achieve that.

Prerequisite

-> Skia Library: Download Skia and extract its content to C:/deps/skia. You can get some pre-built packages here.

-> CMake: Download CMake and add it to your system PATH (You get option in installer to ADD TO PATH, just check that). Get it here.

-> Ninja: Download Ninja and place it in C:/ProgramFiles/CMake/bin (You download a zip file and you get an .exe when you open it). Get it here. You need to add this in System PATH by editing Variables.

a) Search environment variables and open "Edit the system environment variable".

b) Press Environment Variables.

c) Click PATH (UNDER SYSTEM VARIABLES) and press Edit.

d) A list will open, click New and add "C:/ProgramFiles/CMake/bin".

e) Make sure to click apply and save before exiting and Restart your computer.

-> Visual Studio 2022: Install Visual Studio 2022 with the Windows 11 SDK component, available under "C++ Desktop Development" workload.

-> Grab latest release source file for Aseprite from here. Extract its contents in a new folder named 'aseprite' placed in C: Drive.

Procedure

  1. Make sure there are deps and aseprite folder in C: and all prerequisite has been fulfilled.
  2. Grab latest tool release from this repo and put the .bat file in C: Drive.
  3. Click Run and let it do all work (It takes about 3-8 mins depending on hardware).
  4. Your aseprite release will be available at "C:\aseprite\build\bin" in form of aseprite.exe.

Conclusion

Aseprite is NOT my product, I am just helping you guys. Don't ask me unnecessary questions about Aseprite. You can learn more at aseprite.

Do support the developer Dacap for his and his team's hardwork. You will officially be supporting the project and get official support with easy updates.

To update the built program, delete the old aseprite folder along with aseprite.exe, and grab the new source file and extract it in new folder named aseprite. Finally, re-run the Tool.

Support

You can raise an issue

aseprite-tool's People

Contributors

arcadian-guy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.