Update README.md

This commit is contained in:
Max 2025-03-18 08:53:37 -07:00
parent 5847576669
commit 5aca14a1a3

View file

@ -5,6 +5,8 @@ Implement the actions required to play Magic the Gathering in Unity.
Assume we only have a card's image. Assume we only have a card's image.
# Setup # Setup
- Install Unity 6 - Install Unity Hub.
- In Unity Hub under installs install Unity 6
- Clone the repository - Clone the repository
- Open the project with Unity Hub - In Unity Hub projects tab, click add project from disk and select the "WizardDuelsProject" folder in the "WizardDuels"
folder from the repository.