LobbyServer/Assets/NetworkLobbyClient/package.json

17 lines
402 B
JSON

{
"name": "com.incobyte.lobbyclient",
"version": "1.0.3",
"displayName": "Game Lobby Client",
"description": "Provides a client for the game lobvy server to list and join lobbies",
"unity": "2022.3",
"keywords": [
"nat punch",
"lobby",
"network"
],
"author": {
"name": "Thomas Woischnig",
"email": "twoischnig@incobyte.de",
"url": "https://www.incobyte.de"
}
}