diff --git a/Assets/StreamingAssets/README_StreamingAssets.md b/Assets/StreamingAssets/README_StreamingAssets.md index 980068a0f649c1f062a2d37a389a3533b346e8cc..7f203fc0ae2f8a638f2e4574999664f647208729 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.