Basically, I want to be able to use ./run locally for testing and whatnot, and just push commits and have them automatically build an early access version and push it to Itch.io, that way I never have to sit there and wait on ./build or whatever.
Note: I need to modify the script to remove extra files after every build, because else my server will fill up with extra built versions.
Basically, I want to be able to use ./run locally for testing and whatnot, and just push commits and have them automatically build an early access version and push it to Itch.io, that way I never have to sit there and wait on ./build or whatever.
Note: I need to modify the script to remove extra files after every build, because else my server will fill up with extra built versions.