You are viewing a potentially older version of this package. View all versions.
ed_ev-LBoL_Run_Logger-3.2.2 icon

LBoL Run Logger

An advanced logging mod for players to share runs on LBoL Logs

Date uploaded a year ago
Version 3.2.2
Download link ed_ev-LBoL_Run_Logger-3.2.2.zip
Downloads 287
Dependency string ed_ev-LBoL_Run_Logger-3.2.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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
Save Failed Run true Save log for the current run even it failed.
Save Abandoned Run false Save log for the current run even it is abandoned.
Save Profile Name true Save and show profile name when uploaded to LBoL Logs.
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.
Auto Upload Log #0
Auto Upload Log #1
Auto Upload Log #2
false Auto upload the log of Profile #i to LBoL Logs.
If set to false, you can upload with description at the result screen.
Uploaded log will be deleted from local drive.
Abandoned run is never auto uploaded.

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