From 816529d4a37f2e24b0fca5069097f95ab3b29abb Mon Sep 17 00:00:00 2001 From: Stefan Richter <o-s-r1993@web.de> Date: Thu, 16 May 2024 19:47:46 +0200 Subject: [PATCH] Update Readme --- Assets/StreamingAssets/README_StreamingAssets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/StreamingAssets/README_StreamingAssets.md b/Assets/StreamingAssets/README_StreamingAssets.md index 980068a0..7f203fc0 100644 --- a/Assets/StreamingAssets/README_StreamingAssets.md +++ b/Assets/StreamingAssets/README_StreamingAssets.md @@ -7,6 +7,7 @@ Will be triggered on first time installing the game or with the corresponding re Exception: Files with "meta" in the name. ## StreamToDataPath_withHandler: +Will be triggered on each start of the game. If Operatingsystem is Android, then: - All files and subfolders will be copied to PersistentDataPath. - Exception: Files with "meta" in the name. -- GitLab