I am trying to read settings from a .txt file stored on my Mac and use them in a web app.
I would then like to save a rating from the app in a new .txt file in a specific folder on the mac.
Any ideas how I would go about doing this.
I have looked at WWW and PlayerPrefs but can’t really get my head around either.