• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 2.7: 2024-02-20T14:47:52Z
  • First Published: 2016-07-25T21:01:26Z
  • Size: 3080656
  • Supported Unity Versions: 2019.4.25
tools utilities

File Management: Easy way to save and read files.

(29 Votes)
$26.95 $26.95

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?


Do you need a fast file management tool for your cross-platform application?


Are your “save” solutions hard to manage and put to work?



So this is for you, the File Management asset uses only a few scripts 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 settings, 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, so you already know how to use FileManagement, then you can learn all its extended functionality.



Advantages:


- Full source code available.


- 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.


- Includes a fully functional File explorer for all supported platforms.


- VR friendly.


- Includes a complete INI File parser/manager for all supported platforms (can also be used for serialization & communications).


- Includes Open WAV Parser fully integrated.


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


- Unifies PersistentData and StreamingAssets folders as a single drive allowing override files (so there is always a default one).


- Lists StreamingAssets content and sub-directories on Android and WebGL.


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


- Fast and lightweight.


- 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.


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


- Built-in XOR or AES encryption (AES not supported in Windows Store/Phone).


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


- Save and read encrypted binary data easily.


- Full documentation and easy to understand examples.


- Designed to be coded easily, not very advanced coding skills needed.


- Thread-safe design for all non Unity dependent methods.


- Basic binary serialization tools. You can also use your own serialization solution and save with FileManagement (even XML, JSON, INI, CSV, etc.).



Supported platforms are:


- WebGL.


- Windows.


- Mac OSX.


- Linux.


- ios (Xcode project).


- Android.


- Windows Store (Visual Studio 2019 project).


(Right click and "save as..." on each link to download the test applications)



If you need any extra information or functionality please don’t hesitate on contacting me:


[email protected]


Community forum


Documentation




Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!