If your files are inside the Resources folder, then they will be added into Resources on build. You can then load them using the `Resources.Load()` API, see:
http://docs.unity3d.com/ScriptReference/Resources.html
↧