Cobra Servers is a Unity asset that simplifies the integration of server lists for multiplayer games. It works with most client-server network packages, such as Mirror and Unity Netcode for GameObjects.
Components:
Security:
Each server is assigned a unique ID to ensure authentication and prevent unauthorized listings, maintaining the integrity of your multiplayer environment.
Extensibility:
Cobra Servers is flexible and allows for the addition of custom data types via an optional dictionary. JSON support enables easy integration of custom server information.