Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes two issues: - Load the Linux shader assetbundle instead of the OSX version on Linux - The new assetbundle from #24 contain files other than the shaders - both intended (the new .cginc files), and a few unintended ones (in a folder named b9, there are .obj and .mat files). For the former, fix the exception that occured when trying to load those files as shaders. For the latter, the assetbundles should be recompiled without those files.
- Loading branch information