mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2024-11-21 21:37:59 +01:00
Update README.md
This commit is contained in:
parent
92dd181118
commit
7e32966dcb
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
@ -14,16 +14,21 @@ Old Build: https://mega.nz/file/9XI1TKSJ#ZlEbr8mZePdn0wjxS7TFhny0u3FvgeDI_E-0bO1
|
|||
|
||||
## Dependencies
|
||||
|
||||
This project requires the following modules:
|
||||
This project is built using Unity 5.5 as well as several unity store assets and libraries:
|
||||
|
||||
- RogoDigital.Libsync
|
||||
- Spine
|
||||
- AmplifyBloom
|
||||
- RogoDigital.Libsync (lipsyncing)
|
||||
- Spine (rigging)
|
||||
- AmplifyBloom (rendering)
|
||||
- PigeonToolkit/TrailEffect (particles)
|
||||
- QuickRopes Rope Physics (rope physics)
|
||||
- GameDataEditor
|
||||
- Photon Unity Networking
|
||||
+ others
|
||||
|
||||
## Building
|
||||
|
||||
This project uses the 2018 version of Unity
|
||||
It's recommended to have a working version of Unity 5 installed and working before you attempt to build this project.
|
||||
|
||||
TODO
|
||||
1. Clone the repository:
|
||||
|
||||
> git clone https://github.com/FriendshipIsEpic/FiE-Game.git
|
||||
|
|
Loading…
Reference in a new issue