Releases: bslie/Multicrew-Nuclear-Option
Releases · bslie/Multicrew-Nuclear-Option
Release list
Multicrew Nuclear Option v1.0.2
Multicrew Nuclear Option v1.0.2
Renamed from SimpleWSO to Multicrew Nuclear Option.
Changes
- Renamed the mod from SimpleWSO to Multicrew Nuclear Option (
MulticrewNuclearOption.dll, BepInEx GUID / configcom.bongus.multicrewnuclearoption) - Local builds: solution + auto-detected Nuclear Option
Managed/ BepInEx paths so IDE/dotnet buildworks without manual-pflags; build outputs ignored via.gitignore - README rewritten in English and Russian with usage docs and changelog
Migrating from SimpleWSO
Remove the old SimpleWSO plugin folder and install MulticrewNuclearOption. Old config lived at com.bongus.simplewso.cfg — re-apply keybinds/camera offsets in the new config or via F1.
Install
- Install BepInEx for Nuclear Option
- Extract
MulticrewNuclearOption-v1.0.2.zipintoNuclear Option\BepInEx\plugins\ - Resulting path:
BepInEx\plugins\MulticrewNuclearOption\MulticrewNuclearOption.dll - Launch the game via Steam or Nuclear Option Mod Manager
Both pilot and gunner need the mod in multiplayer (AI pilot exempt).
SimpleWSO v1.0.1
SimpleWSO v1.0.1
First public release under the original SimpleWSO name.
Changes
- Fixed unreliable pilot presence advertising: prefer
GameManager.GetLocalAircraftand periodically rebroadcast so late joiners can seat as gunner - Require the pilot to advertise mod presence before a gunner can join a player-piloted aircraft (AI aircraft unchanged)
- Fixed gunner aircraft not despawning after a landed eject (stale
StatusDisplayonDisableUnitcallback abortedReturnToInventory) - Gunner camera cycle (K), HUD refresh, safer aircraft disable handling, and Configuration Manager (F1) camera offset editing
- Release cleanup: remove dead helpers and reduce routine log noise
Install
- Install BepInEx for Nuclear Option
- Extract
SimpleWSO-v1.0.1.zipintoNuclear Option\BepInEx\plugins\ - Resulting path:
BepInEx\plugins\SimpleWSO\SimpleWSO.dll - Launch the game via Steam or Nuclear Option Mod Manager
Both pilot and gunner need the mod in multiplayer (AI pilot exempt).