SBGL CompPluginCheck
check and ensure SBGL (Super Battle Golf League) participants are using only the allowed list of mods controlled by league admins.
By KingCox22
| Date uploaded | 5 months ago |
| Version | 0.0.9 |
| Download link | KingCox22-SBGL_CompPluginCheck-0.0.9.zip |
| Downloads | 54 |
| Dependency string | KingCox22-SBGL_CompPluginCheck-0.0.9 |
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
SBG-LiveLeaderboard
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 SBGL_PlayerID_Guide.png and SBGL-CompPluginCheck.dll files in the \BepInEx\plugins folder of your Super Battle Golf Installation
- After opening the game for the first time, you can adjust the UI in \BepInEx\config\com.kingcox.sbgl.compplugincheck.cfg
- Make sure you set your SBGL User ID on the SBGL Tab in settings.
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.