fixes broken maps on vulnus.
Make sure to back up your maps before using incase of failure. (although the code is designed to prevent catastrophic failure)
download from releases. once you have the binary, place it somewhere and open where ever it's saved in command prompt or powershell and run vulnus-map-fixer.exe <MAPS DIRECTORY>
and it should output everything which it fixes.
This is where your maps are stored. it will be in your game install folder and then a folder called maps. for example mine is the following: X:\meta\app\Vulnus_Beta_Win\maps
using powershell
./vulnus-map-fixer.exe "X:\meta\app\Vulnus_Beta_Win\maps"
using cmd
vulnus-map-fixer.exe "X:\meta\app\Vulnus_Beta_Win\maps"