We now have all systems that we release XLHA for, other than Arch We can implement a tagging system that if the tag is changed to post the release however there are a few things needed for this to function properly **Prerequisites** - [ ] Create a Build CI that responds to only tagging and not pushes to branches and pull requests (we have the test environment for other prototype builds) - [ ] Fix the output on the about page of what version is posted on the builds the runners create - [ ] Self-Host the Ubuntu Runner - [ ] Test Gameplay with the MacOS Build currently Provided to ensure it works with an M1 Processor **Static Building** - [x] Statically Build Windows (Done already, as it's the easiest way by nature) - [x] Statically Build MacOS - [ ] Statically Build Ubuntu
We now have all systems that we release XLHA for, other than Arch
We can implement a tagging system that if the tag is changed to post the release however there are a few things needed for this to function properly
Prerequisites
Static Building