AoiYuki-CustomPassword icon

CustomPassword

Make Verify harder, and allow Rundown developers to customize the code of VERIFY.

Last updated 2 years ago
Total downloads 103
Total rating 0 
Categories Dev Tools
Dependency string AoiYuki-CustomPassword-0.4.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-1.0.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.1
dakkhuza-MTFO-4.2.0 icon
dakkhuza-MTFO

The premier in GTFO DataBlock editing

Preferred version: 4.2.0

README

Making all code validation processes more difficult.

Note: For proper operation, all players should install this mod.

For technical support, please contact AoiYuki#1759 at Discord.

Config:

  • DataBlockId: Which expedition needs to apply this set of passwords.
  • KeyList: An array that stores a list of possible passwords.(When the text content is numeric, it will be replaced by the corresponding localized content in the TextDataBlock)
  • KeyRef: When non-zero, it means that the data referencing other DataBlockIDs.

============Change Log============

v0.4.0

  • Enable IME support when entering terminal
  • Add locaization support.

v0.3.0

  • Add Rundown Config Support

v0.1.0

  • Initial Release