Sweep
Sweep: Periodically unloads unused Unity assets to reclaim memory.
| Last updated | 5 hours ago |
| Total downloads | 2 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | AndrewLin-Sweep-0.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305AndrewLin-Alpha
Alpha: A mod for On-Together to provide common utilities and features.
Preferred version: 0.0.13README
Sweep
Periodically unloads unused Unity assets to reclaim memory. Runs automatically every 30 minutes by default. This mod just calls UnityEngine.Resources.UnloadUnusedAssets()
Commands
| Command | Short | Description |
|---|---|---|
/sweepinterval |
/si |
Get or set the sweep interval (e.g. 30M, 1H, PT1H30M) |
Configuration
| Setting | Default | Description |
|---|---|---|
| Interval | 30M | How often to sweep. ISO 8601 duration, PT prefix optional |
Installation
Install via Thunderstore or r2modman.
Requires: Alpha