wins1ey

Results 4 issues of wins1ey

LAST is going to be renamed to LibreSplit. A lot of functions and variables have last in their name and are going to be renamed to something more sensible for...

**This PR makes breaking changes to current auto splitters** Functions inside the Lua auto splitters will only run when needed, the same as LiveSplits ASL auto splitters documented [here](https://github.com/LiveSplit/LiveSplit.AutoSplitters?tab=readme-ov-file#order-of-execution). Added...

- Bump `actions/checkout` and `actions/upload-artifact` to `v4` - Replace `devkitpro/devkitppc` with `extremscorner/libogc2` meaning that libogc2 and libfat don't need to be compiled because they are included in the container -...

Set the default folder in cubeboot.ini with the key `default_folder`. Example: ```ini default_folder = games ``` Cubeboot will start with that folder open instead of `/`. All of these opened...