TestRunnerSRL / bizhawk-co-op

Syncs inventory, ammo, and more of multiple players for a coop experience
GNU Lesser General Public License v3.0
56 stars 41 forks source link

Adding in PlayerList, PlayerNumber, PlayerCount #40

Closed thills03 closed 4 years ago

thills03 commented 4 years ago

Adds in a PlayerList to be able to see all players in a room.

Adds in an option to set your player number that will be visible within the room.

Adds in a count of all players currently in the room.

Closes Issue #10 https://github.com/TestRunnerSRL/bizhawk-co-op/issues/10