You are viewing a potentially older version of this package.
View all versions.
EOSExt Reactor
Further customize Reactor objective
Date uploaded | 9 months ago |
Version | 1.0.4 |
Download link | Inas07-EOSExt_Reactor-1.0.4.zip |
Downloads | 1958 |
Dependency string | Inas07-EOSExt_Reactor-1.0.4 |
This mod requires the following mods to function
README
Feature of this plugin:
- Setup standalone ReactorShutdown objective and further customize it (thus making ReactorShutdown more playable),
- Customize vanilla ReactorStartup.
- Navigate to the wiki (https://github.com/Inas-07/EOSExt.Reactor/wiki) to find out more.
This plugin works with plugin ExtraObjectiveSetup
, pls make sure you install that as well.
A template file will be generated in YOUR_RUNDOWN/Custom/ExtraObjectiveSetup
upon first startup after installing this plugin.
Documentation of this plugin: https://github.com/Inas-07/EOSExt.Reactor/wiki
How to use:
- Toss this plugin into your
BepInEx/plugins
folder. - Start your game.
- There should me files generated in your
BepInEx/plugins/YOUR_RUNDOWN/Custom/ExtraObjectiveSetup
- Explore those generated stuff.
- If you need examples, take ones from my rundown
LEGACY
. - Supports Partial Data.
- Supports
AWO
.
CHANGELOG
1.0.7
- Minor bug fix
1.0.6
- Fixed: Reactor Startup Override does not work properly if
Overrides
is empty.
1.0.5
- Added feature for Reactor Startup: override verification HUD display text.
- Updated documentation accordingly.
1.0.4
- Vanilla bug fix: reactor events with trigger
OnEnd
are not executed on client side.
1.0.3
- Bug fix: fixed an issue that impedes state-sync.
1.0.1
Bug fix: VerifyZoneOverride
of ReactorStartup override does not work properly
1.0.0
Initial release