- Home /
Question by
HuskyPanda213 · Oct 11, 2013 at 03:55 PM ·
resourcestextasset
Any Way to Find a Resources folder file in a build.
I want to make a game with a dedicated server system so I have a text asset in the resources folder of the editor that states the name of the server. This is used to start the server as the name. Is there any way to reach the resources folder when the game is built. If not could someone tell me how to create a .txt file at runtime with application.dataPath.
Comment