eddex / aseprite-windows-docker-build

Build Aseprite executable for Windows using Docker :space_invader::whale2:
175 stars 28 forks source link

Direction Unclear, foot caught in elevator. #16

Open i-Meii opened 8 months ago

i-Meii commented 8 months ago

Totally new to Containers, please excuse the ignorance.

Downloaded all. Placed in a single Folder, Ran Start, Downloaded Files; CMD prompt closed on completion Ran Build, Downloaded a Series of Files; Same as above I have a folder now at c:\Aseprite full of folders and documents, but not .exe.

I had Docker open but it didn't appear to get used / nothing appeared in images.

Can't find location of /bin file.

Is there a next set of directions I'm supposed to find somewhere?

Please Direct Further, V/R Mei

eddex commented 8 months ago

You should not run build.bat on your computer. This script is executed inside of the container.

Make sure your system fulfills the prerequisites as stated in the README.md file:

To be able to see the errors, open CMD and navigate to the folder where you have downloaded the files to:

Hope this helps! :)