Unity frontend app
- clone the project and pull down the dependencies by
git clone --recurse-submodules git@github.com:andiechu/phoenix-unity-frontend-app.git
- run the setup script by
sh ./setup.sh
- open the project (folder) in Unity, the scene is saved in
Assets
folder with the nameSocketScene
- PhoenixSharp: GitHub repo