➕
NetcodePlus
  • Getting Started
    • Netcode Plus
    • Asset Installation
    • Testing Locally
    • Network Types
    • Lobby and Matchmaking
    • Cloud Server Installation
    • Unity Services Server
  • Concepts
    • Managers and Important Scripts
    • Connection Process
  • Scripting
    • SNetworkObject
    • SNetworkBehaviour
    • SNetworkActions
    • SNetworkVariable
    • Network Messages
  • Other
    • Support and Community
Powered by GitBook
On this page
  1. Getting Started

Asset Installation

Last updated 6 months ago

If you did not import the project settings, go in package manager and install those packages.

You do not need those exact versions, you just need to make sure that your package version is compatible with your Unity version.

Once those packages are installed, there should be no more errors in the console. You can try to open one of the scenes and test the project in single player.