more singaling
Changes:
- from now on, self updates using Rain-World-Modding/BOI repo. There may be residual weirdness with updater. Opt out by launching with
-nu
/--no-update
or putting a file calledneverUpdate.txt
next to the exe. - console window is now optional (
-nc
/--new-console
to make new,-ac
/--attach-console
to attach parent as launch params, or put a file calledshowConsole.txt
next to the exe) - small wood bugfix
- wood is now multithreaded, this doesn't do much for most people but felt good to make
- audbrowser downloads are now multithreaded, reducing wait times
NOTE: Switched framework version from 4 to 4.8. Am apologize to anyone who will find this inconvenient.