This repository has been archived on 2026-08-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Fika-Tarkov/mods/Config Files/BepInEx/config/com.cactuspie.ramcleanerinterval.cfg
T
Rage 1040f32308 Updated Mod Configs; Added Two New Mods
Added:
- EFT API
- Game Panel HUD

Revised:
- MOAR Spawn Settings
  - Increased PMC Difficulty
  - Decreased Scav Quantity
- Headshot Darkness Fade Style to Default
2025-01-04 08:18:03 -05:00

27 lines
746 B
INI

## Settings file was created by plugin CactusPie.RamCleanerInterval v1.0.0
## Plugin GUID: com.cactuspie.ramcleanerinterval
[Override RAM cleaner interval]
## Whether or not we should use the custom RAM cleaner interval
# Setting type: Boolean
# Default value: true
Interval enabled = true
## Number of seconds between each RAM cleaner execution. Changing this setting resets the interval
# Setting type: Int32
# Default value: 300
# Acceptable value range: From 30 to 900
Interval (seconds) = 300
## Execute the RAM cleaner now
# Setting type: String
# Default value: Execute the RAM cleaner now
Clean now = Execute the RAM cleaner now
## Only run the RAM cleaner in raid
# Setting type: Boolean
# Default value: true
Only in raid = false