Update README.md
This commit is contained in:
parent
48e4cf4f4a
commit
c60d68d6be
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# WizardDuels
|
# WizardDuels
|
||||||
|
|
||||||
Implement the actions required to play Magic the Gathering in Unity.
|
Implement the actions required to play Magic the Gathering using Unity.
|
||||||
|
|
||||||
Assume we only have a card's image.
|
Assume we only have a card's image.
|
||||||
|
|
||||||
|
|
@ -20,5 +20,5 @@ The Assets folder is where everying in Unity goes.
|
||||||
- <b>Prefabs</b> ""
|
- <b>Prefabs</b> ""
|
||||||
- <b>Sprites</b> ""
|
- <b>Sprites</b> ""
|
||||||
- <b>Scenes</b> ""
|
- <b>Scenes</b> ""
|
||||||
- <b>Audio</b> "" Put audio that has cannot legally be distributed in the copyright folder to prefent it from being tracked by git.
|
- <b>Audio</b> "" Put audio that cannot be legally distributed in the copyright folder to prefent it from being tracked by git.
|
||||||
- <b>Data</b> Where content goes that isn't a sprite or a prefab i.e. scriptable objects.
|
- <b>Data</b> Where content goes that isn't a sprite or a prefab i.e. scriptable objects.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue