intentor / adic

Lightweight dependency injection container for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Resorces folder examples with Asset Bundles

intentor opened this issue · comments

The use of the Resources folder is discouraged by Unity (https://unity3d.com/pt/learn/tutorials/temas/best-practices/resources-folder). The examples should use Asset Bundles.

The same should be evaluated to the Resources usage on the Unity Binding Extension.