start.bat 403 B

1234
  1. "%PROGRAMFILES%\Aseprite\Aseprite.exe" -b einhander.aseprite --save-as einhander.png
  2. copy /Y .\einhander.lua %USERPROFILE%\AppData\Roaming\com.nesbox.tic\TIC-80\einhander.lua
  3. copy /Y .\einhander.png %USERPROFILE%\AppData\Roaming\com.nesbox.tic\TIC-80\einhander.png
  4. %USERPROFILE%\Desktop\tic80.exe --skip --cmd "load einhander.tic & import code einhander.lua & import sprites einhander.png & save & run"