Documentation
Readme
View as plain text
Auto Door Opener for Schedule I
Smoothly opening doors as you move, for maximum immersion!
==================
✨ Features
==================
- Automatically opens and closes doors based on your distance.
- Configurable behavior via UserData/AutoDoorMod/config.json:
- OpenAllDoors = true : Open all doors (even without ownership).
- OpenAllDoors = false : Only open doors you own or have access to. (Default)
- Lightweight, optimized for performance.
- Debug logs available for troubleshooting.
==================
📥 Installation
==================
1. Install MelonLoader: https://melonwiki.xyz/#/
2. Drop AutoDoorOpener.dll into your Mods folder.
3. Launch the game once — a config.json will be generated:
UserData/AutoDoorMod/config.json
4. Edit config.json to change door-opening behavior.
==================
⚙️ Configuration
==================
config.json example:
{
"OpenAllDoors": false
}
true -> Opens all doors automatically, even without ownership (not recommended for fair play).
false -> Only opens doors you own or have access to. (Default)
==================
🛠 Troubleshooting
==================
- Make sure your player camera is initialized.
- Check MelonLoader's console for debug output.
- Delete config.json and relaunch if issues persist.
==================
❤️ Thank you for using Auto Door Opener!
==================
Enjoy a smoother, immersive experience in Schedule I!