Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
/ ListCounter Public archive

Adds counters of numbers in certain lists

License

Notifications You must be signed in to change notification settings

MintLily/ListCounter

Repository files navigation

ListCounter

Adds counters of numbers in certain lists
Current Supported Lists:
  • Social
    • In Room
    • Online Friends

MelonLoader

Need to install MelonLoader?
Click this link to get started!

Prerequisites

MelonLoader: v0.5.4+
Game: VRChat build 1205+ *(Until Ui 2.0 is finished)*

MelonPreferences (Default Values)

[ListCounter]
ShowTotalFriends = true
ShowOnlineFriends = true
ShowInRoomCount = true

ShowTotalFriends - Adds a counter showing how many of your friends are online
ShowOnlineFriends - Adds a counter showing how many total friends you have
ShowInRoomCount - Adds a counter showing how many players are in the current instance

Preview

Preview1

Credits

Other Code in the Mod
  • Knah - EnableDisableListener

Change Log

v1.0.2

  • Catching errors to do the thing again, less errors are nice to have

v1.0.1

  • Removed Personal Creations Counter

v1.0.0

  • Initial Release