1
0

Initial commit

This commit is contained in:
nils 2021-04-16 13:22:50 +02:00
parent 0309364dec
commit 68a9c4cf7d

View File

@ -1,4 +1,4 @@
#Docker Aseprite container
# Docker Aseprite container
This repository allows you to compile Aseprite without installing any build tools. All that is required is Docker.
@ -13,4 +13,4 @@ To simplify and speed up the build process, the build script uses the precompile
* Run `docker-compose build`
* Run `docker-compose up`
You can now find the compiled version of Aseprite in the `output/aseprite/build/bin` folder
You can now find the compiled version of Aseprite in the `*__*output/aseprite/build/bin` folder