Files
Emberwild/Assets/FishNet/Plugins/FishySteamworks/package.json
T
2026-06-22 16:18:34 +02:00

21 lines
693 B
JSON

{
"name": "com.firstgeargames.fishysteamworks",
"version": "4.1.1",
"displayName": "FishySteamworks",
"description": "A Steamworks implementation for Fish-Net.",
"unity": "2021.3",
"documentationUrl": "https://fish-networking.gitbook.io/docs/manual/components/transports/fishysteamworks",
"licensesUrl": "https://github.com/FirstGearGames/FishySteamworks/blob/main/LICENSE.txt",
"license": "See LICENSE.txt file",
"keywords": [
"FishNetworking",
"Networking",
"FishNet",
"Unity Networking"
],
"author": {
"name": "FirstGearGames",
"url": "http://www.firstgeargames.com"
},
"dependencies": {}
}