Installation
FishNet and Prerequisites
This project requires of course the FishNet package, either from the fishnet GitHub release or from the Unity Asset Store.
Install the following dependencies before starting the Quickstart.
Dependencies
Unity's new Input System Package (choose yes when it asks if you want to switch unity to use the new system.)
(optional but strongly recommended) ParrelSync
You can test multiple versions of your game in multiple editors without having to build using Parrelsync. I will not cover that here but it's the easiest way to dev multiplayer games that I know of. You can also build the player and test that way.
Last updated