# Lockdown Protocol Vortex Extension This Vortex extension is designed to manage mods for the game **Lockdown Protocol**. It ensures that all mod files are installed directly into the `LogicMods` folder without creating any subfolders, allowing for a straightforward and clean modding experience. ## Features - **Automatic Mod Installation**: Supports automatic installation of all mod files directly into the `LogicMods` folder. - **No Folder Nesting**: Ensures that no additional folders are created within the `LogicMods` directory, resulting in a clutter-free environment. - **Universal File Support**: Installs any file types included in the mod package, allowing for flexible modding. ## Installation 1. **Install Vortex**: Make sure you have Vortex installed on your system. 2. **Download the Extension**: Clone or download this repository. 3. **Add the Extension to Vortex**: - Open Vortex. - Go to `Extensions` > `Find More`. - Click on `Install From File` and select the `.zip` file containing this extension. 4. **Enable the Extension**: Once installed, enable the extension from the `Extensions` tab. ## Usage 1. **Launch Vortex**: Start Vortex and ensure the Lockdown Protocol game is detected. 2. **Download Mods**: Download mods as usual from Nexus Mods or other sources. 3. **Install Mods**: Install mods through Vortex. All files will be automatically placed into the `LogicMods` folder without creating any additional subfolders. ## Troubleshooting If you encounter issues with mod installation: 1. **Verify Game Path**: Ensure the game path is correctly detected in Vortex. 2. **Check Mod Files**: Make sure the mod files are not corrupt and are compatible with Lockdown Protocol. 3. **Reinstall Extension**: If problems persist, try reinstalling this extension. ## Contributing Contributions are welcome! If you'd like to improve this extension or add new features, feel free to submit a pull request or open an issue. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Acknowledgments - [Vortex](https://github.com/Nexus-Mods/Vortex) - The mod manager framework that powers this extension. - [Lockdown Protocol](https://store.steampowered.com/app/2780980/Lockdown_Protocol/) - The game this extension is designed for.