You are viewing a potentially older version of this package.
View all versions.
RecentPlayers
Populates Steam's recent players menu
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | zkxs-RecentPlayers-1.0.0.zip |
| Downloads | 208 |
| Dependency string | zkxs-RecentPlayers-1.0.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
Void Crew Recent Players
A mod for Void Crew that populates the Steam overlay's recent players section with players you've been in a lobby with.
Manual Installation
- Install BepInEx 5 into your Void Crew game folder. This mod is NOT made for BepInEx 6.
- Add RecentPlayers.dll to your BepInEx
pluginsfolder. Ifpluginsdoesn't exist, simply create the folder inside yourBepInExfolder.
If you did everything correctly, you should have RecentPlayers.dll at this location:
C:\Program Files (x86)\Steam\steamapps\common\Void Crew\BepInEx\plugins\RecentPlayers.dll (at least for a typical Steam
install).
License
Copyright 2024 Michael Ripley.
RecentPlayers is provided under the MIT License.
CHANGELOG
Changelog
This project follows semantic versioning.
1.1.1 - 2024-02-17
Added
- Fix a vanilla bug where your STEAM_ID property is set incorrectly. This fixes the NameIconRankDisplayer. Note that I don't know if the NameIconRankDisplayer is actually used anywhere, but with this fix remote players will see your steam avatar in it.
Fixed
- Additional fixes for yesterday's Void Crew update. It turns out that Hutlihut is setting the STEAM_ID property to some sort of Unity Cloud ID, so I have to get the actual SteamID from somewhere else.
1.1.0 - 2024-02-16
Added
- Added some BepInEx configurations that can be used for debug tuning
Fixed
- Fix for today's Void Crew update changing where SteamIDs are stored.
1.0.0 - 2024-02-15
Added
- Initial release. It does what it says on the tin: populate Steam's recent players menu