0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 09:50:45 -05:00
build/project/static/BepInEx.ConfigurationManager.Config/BepInEx/config/com.bepis.bepinex.configurationmanager.cfg
Refringe 73dad7e3be
Changes:
- Updates Drone pipeline with initial version that may or may not work.
- All three project repositories are checked to see if the tag exists before the builds take place.
- Additional static project files are now added into the release directory (release is now whole)
- The release directory is being compressed into a ZIP file using the Deflate algorithm (compatibility) with maximum compression.

TODO:
- Needs major testing within a Drone pipeline--Probably doesn't work at all right now.
- Adapt build script to work with a dynamic tag value.
- Upload release to public folder.
2024-02-27 18:05:43 -05:00

39 lines
943 B
INI

## Settings file was created by plugin Configuration Manager v18.0.1
## Plugin GUID: com.bepis.bepinex.configurationmanager
[]
Show config manager = F12
[Filtering]
# Setting type: Boolean
# Default value: false
Show advanced = false
# Setting type: Boolean
# Default value: true
Show keybinds = true
# Setting type: Boolean
# Default value: true
Show settings = true
[General]
## The shortcut used to toggle the config manager window on and off.
## The key can be overridden by a game-specific plugin if necessary, in that case this setting is ignored.
# Setting type: KeyboardShortcut
# Default value: F1
Show config manager = F12
## Show section title for plugins with only one section
# Setting type: Boolean
# Default value: false
Hide single sections = false
## If set to true plugins will be collapsed when opening the configuration manager window
# Setting type: Boolean
# Default value: true
Plugin collapsed default = true