I spent an afternoon writing a wrapper Fish function, rustique_vs, to temporarily switch the pinned_game_version, run a Rustique command, and restore the previous pinned game version.
The scripts work, but this afternoon and evening would have been better spent adding contributing a merge request to fix this issue rather than work around it.
For others' convenience, here are the Fish scripts I wrote to work around pinned_game_version being global rather than per-mod_dir.
https://gist.github.com/BinToss/c7bf588f9ba31d16effbb6de8f082727
I spent an afternoon writing a wrapper Fish function,
rustique_vs, to temporarily switch thepinned_game_version, run a Rustique command, and restore the previous pinned game version.The scripts work, but this afternoon and evening would have been better spent adding contributing a merge request to fix this issue rather than work around it.
For others' convenience, here are the Fish scripts I wrote to work around
pinned_game_versionbeing global rather than per-mod_dir.https://gist.github.com/BinToss/c7bf588f9ba31d16effbb6de8f082727