This package has been marked as deprecated, and it's suggested another
alternative is used.
CustomPassword
Make Verify harder, and allow Rundown developers to customize the code of VERIFY.
| Last updated | 4 years ago |
| Total downloads | 155 |
| 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
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.1README
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