Add Discord link
Add position role tracking to deal with a bug seemingly exclusive to BTOS2
Attempt to mitigate random extraneous role reveals
This project can be built in one of 2 ways:
just
build runner (which automates the setting of the Steam library path)dotnet build
In both cases, you're result will be found as dist/AutoCrossout.dll
bash
shells (see the page for a list of those).env
to have the path to your Steam library (the folder containing steamapps
)just build-dev
or just build-release
to build a development or release builddotnet build -p:SteamLibraryPath="C:\\PATH\TO\YOUR\STEAM\LIBRARY"
(with -c Release
if you want a release build)GameObservations
hook that drastically shortened this code and made it more compatible