The developer has not uploaded a game yet...

Comments

Log in with itch.io to leave a comment.

Manual synchronization of Unity Application.persistentDataPath via JS_FileSystem_Sync() is deprecated and will be later removed in a future Unity version. The persistent data directory will be automatically synchronized instead on file ff_JS_FileSystem_Sync — DotRun.framework.js.gz:3:31015

modification. Pass config.autoSyncPersistentDataPath = true; to configuration in createUnityinstance) to opt in to the new behavior.