SBGL CompPluginCheck
A BepInEx5 mod to check if the currently running mods are matched up to the allowed mod list controlled by SBGL admins.
| Date uploaded | 5 months ago |
| Version | 0.1.2 |
| Download link | KingCox22-SBGL_CompPluginCheck-0.1.2.zip |
| Downloads | 45 |
| Dependency string | KingCox22-SBGL_CompPluginCheck-0.1.2 |
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
SBGL-CompPluginCheck
A BepInEx5 mod to check and ensure SBGL (Super Battle Golf League) participants are using only the allowed list of mods controlled by league admins.
TO-DO
Installation
- Install BepInEx 5
- Download and drop the and SBGL-CompPluginCheck.dll file in the \BepInEx\plugins folder of your Super Battle Golf Installation
Building for source
set the env variable SUPER_BATTLE_GOLF_PATH to your Super Battle Golf installation directory.
dotnet build
CHANGELOG
[0.1.3]
Fixed the mod not showing the stats correctly.
[0.1.1]
Stability Fixes: General improvements to plugin stability and performance.
[0.1.0]
Stability Fixes: General improvements to plugin stability and performance.
[0.99]
Match History Fix: Resolved an issue where match history would only show as "Unknown."
[0.98]
Rank Visibility: The plugin will now only show a rank if the player has completed at least one match.
[0.97]
Pro Events: Added upcoming "Pro Events" to the SBGL tab.
[0.96]
UI Cleanup: Hides the warning label when the player is not on the Driving Range.
[0.95]
Time Fetching: Improved the reliability of time fetching for backend sync.
[0.94]
Steam Integration: Enhanced the reliability of Steam player name lookups.
[0.93]
User ID Logic: Now utilizes Steam Player Name to retrieve the correct User ID.
[0.92]
Sync Data: * Added Date/Time stamp for the last successful sync. Added names of missing mods to help users identify synchronization requirements.
[0.91]
Localization & Fixes: * Fixed broken update time displays. Added localized update time and date formatting.
[0.9]
Initial Release: First public version of the Competitive Plugin Check.