NuclearOptionSDK 0.7.0 Pre-release (PR-R2VP1)
Pre-release
Pre-release
Summary
Pre-release 0.7.0 (PR-R2VP1) — full Windows package: Nuclear Studio + Nuclear Bridge for Nuclear Option mod development.
Not marked as Latest. Short development pause; early testers only.
Download
NuclearOptionSDK-v0.7.0-pr1-win64.zip (~44 MB) contains:
| Folder | Contents |
|---|---|
Studio\ |
NuclearOptionSDK.Studio.exe + all dependencies + Defaults\ |
Bridge\ |
BepInEx-plugins-NuclearOptionSDK\ — copy into game plugins |
README-INSTALL.txt |
Start here (root of the zip) |
Each subfolder has its own README.txt with step-by-step install.
Requirements
- Windows 10/11 x64
- Nuclear Option (Steam) + BepInEx 5 x64
- .NET 8 Desktop Runtime (x64) for Studio
Quick start
- Extract the zip anywhere (e.g.
Desktop\NuclearOptionSDK-pr1\). - Read
README-INSTALL.txt, thenBridge\README.txt→ install Bridge → restart game. - Run
Studio\NuclearOptionSDK.Studio.exe→ set game path → Connect.
Highlights
- Logic Constructor, Visual HUD editor, Game Code (ApiSurface + decompiler)
- Method Hunter trace (VP70: main-thread Harmony fix)
- Logic mod export via MSBuild
Known limitations
- Field testing still incomplete; English-first UI
- Possible
AudioSource.PlayHarmony warning in log (non-blocking)
MIT — see repository LICENSE.