Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 844 Bytes

File metadata and controls

23 lines (20 loc) · 844 Bytes

Remote Keycard

This plugin allows you to interact with doors, lockers and generators without holding a keycard in your hands.

💉 Installing:

Windows:

  1. Download a plugin from release page click
  2. Move it to %AppData%/Qurre/Plugins

Linux:

  1. Download a plugin from release page click
  2. Move it to ~/.config/Qurre/Plugins

🔧 Config:

  "RemoteKeycard": {
    "EnableForDoors_desc": "Enable RemoteKeycard for Doors?",
    "EnableForDoors": true,
    "EnableForLockers_desc": "Enable RemoteKeycard for Lockers?",
    "EnableForLockers": true,
    "EnableForGenerators_desc": "Enable RemoteKeycard for Generators?",
    "EnableForGenerators": true
  }