30 lines
820 B
JSON
30 lines
820 B
JSON
{
|
|
"name": "com.firstgeargames.fishnet",
|
|
"version": "4.1.4",
|
|
"displayName": "FishNet: Networking Evolved",
|
|
"description": "A feature-rich Unity networking solution aimed towards reliability, ease of use, efficiency, and flexibility.",
|
|
"unity": "2021.3",
|
|
"documentationUrl": "https://fish-networking.gitbook.io/docs/",
|
|
"licensesUrl": "https://github.com/FirstGearGames/FishNet/blob/main/LICENSE.md",
|
|
"license": "See LICENSE.txt file",
|
|
"keywords": [
|
|
"FishNetworking",
|
|
"Networking",
|
|
"FishNet",
|
|
"Unity Networking",
|
|
"Bolt",
|
|
"Mirror",
|
|
"Photon",
|
|
"DarkRift",
|
|
"DedicatedServer",
|
|
"Fusion",
|
|
"Netcode"
|
|
],
|
|
"author": {
|
|
"name": "FirstGearGames",
|
|
"url": "http://www.firstgeargames.com"
|
|
},
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "3.2.1"
|
|
}
|
|
} |