You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For game developers looking to use Azure Mobile Services in their Unity3D project.
2
+
For game developers looking to use Azure Mobile Services or Azure App Services in their Unity3D project.
3
3
4
-
The REST service implements [UnityRestClient](https://github.com/ProjectStratus/UnityRestClient) which uses the JsonFx plugin.
5
-
Runs in UnityEditor and works on iOS, Android and Windows.
4
+
Also available as a [MobileServices Demo Project](https://github.com/Unity3dAzure/MobileServicesDemo) which will run inside UnityEditor and on iOS, Android and Windows. The demo project has got everything bundled in and does not require any additional assets to work. If you want to integrate with an existing Unity3d project then follow instructions below:
Questions or tweet #Azure #GameDev [@deadlyfingers](https://twitter.com/deadlyfingers)
84
+
## Dependencies
85
+
The REST service implements [UnityRestClient](https://github.com/ProjectStratus/UnityRestClient) which uses [JsonFx](https://bitbucket.org/TowerOfBricks/jsonfx-for-unity3d-git/) to parse JSON data.
86
+
87
+
Questions or tweet #Azure #GameDev [@deadlyfingers](https://twitter.com/deadlyfingers)
0 commit comments