brancharcade/v0.1.5500.21548cancel
16 Commits over 0 Days - ∞cph!
Started documenting the `ResourceLibrary` wrappers, resources now unambiguously are located with single strings rather than an array of path segments.
Merge branch 'master' into deploy
Removed `ResourceLibrary` from documentation generation.
Finished hiding `ResourceLibrary` from games.
Added `GameAPI.Resources` class to hide `ResourceLibrary.ResourceVolume`.
Added `GameAPI.ResourceManager` class to wrap `ResourceLibrary.ArchiveLibrary`.
Added `ResourceLibrary` project to doc generation.
Added download link to the custom resource type tutorial.
Fixed some mistakes in the resource type tutorial.
Finished draft of custom resource tutorial.
Started writing a resource registering tutorial.
Updated UnityEngine.UI.dll path for Unity 4.6.1