Inas07-EOSExt_ExtraDoor icon

EOSExt ExtraDoor

Add additional Sec-Door connecting to a zone, or replace weak door with a Sec-Door

Last updated 2 days ago
Total downloads 5
Total rating 0 
Categories Rundown Mods Dev Tools
Dependency string Inas07-EOSExt_ExtraDoor-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Inas07-ExtraObjectiveSetup-1.4.3 icon
Inas07-ExtraObjectiveSetup

Further customize your level design!

Preferred version: 1.4.3

README

This plugin allows rundown dev to add additional sec-door to a zone, which means:

  • There could be more than 1 sec-door to passage different layer (say, secondary layer, third layer)

  • There could be sec-door(s) within a zone (yes, in a zone). This plugin enables you to replace some weak door as sec door.

For more details, see wiki: https://github.com/Inas-07/ExtraDoor/wiki


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/ExtraDoor/wiki

How to use:

  1. Toss this plugin into your BepInEx/plugins folder.
  2. Start your game.
  3. There should be files generated in your BepInEx/plugins/YOUR_RUNDOWN/Custom/ExtraObjectiveSetup
  4. Explore those generated stuff.
  5. Supports Partial Data.
  6. Supports AWO.

Credit:

  • Flowaria: Early impl. (from his rundown Collision)
  • Inas07: Make it configurable, impl. extension & completion.