Closed datatags closed 1 year ago
As I said in the discord, could you remove the build_windows.sh script? It’s not even building but rather deploying, to build and execute it you can do it from the mingw shell itself
Thanks, sorry I didn't get back to you very soon, I submitted this and went to sleep shortly after
No worries, I had write access to your fork so I handled that myself
Summary
As briefly mentioned in discord, I thought it'd be useful to be able to select multiple rows with the standard methods (Ctrl+Click, Shift+Click, Ctrl+A, etc.) and for it to only prompt you to add updates/DLC once. This PR adds this.
Notes:
I've also added a script,build_windows.sh
that I used when testing. (It's adapted from the GitHub Actions script.) I used it with MSYS2 MinGW x64 but it may work with other environments as well.