We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

關於File Management

在統一資產存儲文件管理資產測試應用程序。

File Management: The easiest way to save and read files for Unity.

Are you trying to build your project for a new platform and your actual code is not saving files correctly?

Do you have compatibility issues between plug-ins?

Are you using some plug-ins that has known problems on store approvals?

Are your “save” solutions hard to manage and configure?

So this is for you, the File Management asset uses only two files to let you read and write files on almost every platform supported by Unity engine.

File Management doesn’t make use of plug-ins, neither specific compilation requirements or configurations, just import, code, and deploy.

FileManagement is designed to simplify the developer’s life, no need to read extensive and complex documentation. If you are using PlayerPref already, so you know how to use FileManagement, then you may implement the extended functionality.

Advantages:

- Full source code available.

- PlayerPrefs are not used at all, this is the perfect replacement (even WebGL).

- Just rename PlayerPrefs with FileManagement in your actual code and you are done.

- No plug-ins needed: ensures stability for your other plug-ins, completely avoids conflicts and ensures on-line store approval.

- Just switch platform and deploy, no further configurations needed at all.

- Unified API (no specific interfaces), compatible with mobile, standalone and web platforms.

- Uses StreamingAssets as default folder, this content can be overridden by new saved files automatically.

- WebGL: No server-side code needed, FileManagement accesses the StreamingAssets fodler (StreamingAssets is read-only on all platforms).

- Fast and lightweight. Much faster than PlayerPrefs, XML & JSON structures.

- Every save call actually writes to disk, no need of PlayerPrefs.Save() functionality, there is no risk of data loss.

- Use built in encryption, or call your own function.

- Save and read almost any C# type, through useful unified interfaces.

- Save and read encrypted binary data easily.

- Full documentation and easy to understand examples.

- You can use your own serialization solution and save with FileManagement.

Supported platforms are:

- Windows: x86 & x86_x64.

- Mac OS X: x86, x86_x64 & Universal.

- Linux: x86, x86_x64 & Universal.

- IOS: Mono2x & IL2CPP.

- Android.

- Windows Store: 8.1, Phone 8.1, Universal 8.1 & Univarsal 10 (.NET, IL2CPP, XAML & D3D).

- WebGL.

最新版本1.4更新日誌

Last updated on 2017年08月21日

Minor bug fixes and improvements. Install or update to the newest version to check it out!

翻譯中...

更多應用信息

最新版本

請求 File Management 更新 1.4

上傳者

Santi Rossier

系統要求

Android 2.3.2+

更多

File Management 螢幕截圖

訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
成功!
您已訂閱我們的郵件通知。