You are viewing a potentially older version of this package.
View all versions.
LBoL Run Logger
An advanced logging mod for players to share runs on LBoL Logs
| Date uploaded | a year ago |
| Version | 2.2.0 |
| Download link | ed_ev-LBoL_Run_Logger-2.2.0.zip |
| Downloads | 141 |
| Dependency string | ed_ev-LBoL_Run_Logger-2.2.0 |
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.2100README
Description
An advanced logging mod for players to share runs on LBoL Logs
About: https://lbol-logs.github.io/about/
Changelog: https://github.com/lbol-logs/lbol-run-logger/commits/main/
Configs
BepInEx\config\ev.lbol.utils.runLogger.cfg
| Config | Default | Description |
|---|---|---|
| Auto Upload Log | false |
Auto upload the log to LBoL Logs. If set to false, an upload button is shown in the result screen (WIP).Uploaded log will be deleted from local drive. |
| Save Profile Name | true |
Save and show profile name when uploaded to LBoL Logs. |
| Save Failed Run | true |
Save log for the current run even it failed. |
| Save Profiles Together | true |
Save the logs of different profiles in the same directory. If set to false, they are saved under the corresponding index, i.e. 0/1/2. |
CHANGELOG
Only major changes related to user directly (such as configs) are listed
For all changelog, see the commits
| Version | Change |
|---|---|
| 3.6.0 | Add config options to append your website upon upload |
| 3.2.3 | Add config option to show/hide upload panel at the result screen |
| 3.1.0 | Add config option to enable/disable saving abandoned run |
| 3.0.0 | Add upload panel to the result screen |
| 2.3.0 | Add config options to enable/disable auto upload log of each profile |
| 2.0.0 | - Overall refactoring, enhancements and fixes - Add config option to enable/disable saving the logs of different profiles in the same directory - Temp log files now are saved under temp directory |
| 1.3.1 | Add config option to enable/disable saving failed run |
| 1.2.2 | Add config option to enable/disable saving profile name |