Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Missing Files #43

Closed rossadamsm closed 6 years ago

rossadamsm commented 6 years ago

When opening the project in Unity there seems to be several files missing. More specifically DataModel, Azure, RESTClient, AppServiceClient, AppServiceTable, IRestResponse

rossadamsm commented 6 years ago

Sorry never mind. Didn't see the dependencies because I wasn't paying attention

deadlyfingers commented 6 years ago

Yes I thought it good to move the reusable parts into their own repos. I'm using git sub modules to handle this for now until a package manager is available in Unity.