# Installation

Just import the unity package.&#x20;

Any import change to project settings can be safely ignored.

## Mirror Integration (Networking):

1. Import Mirror to the project or GAS to a project already containing Mirror.&#x20;
2. Attach an AbilitySystemComponentMirror to any ASC that needs to be networked. They will automatically synchronize.&#x20;

## If you do not require multiplayer:

Go ahead and delete the "GAS/Mirror-Integration" and "GAS/Tests/Networking" folders.<br>
