The advanced version Data Manager is available.

**Monte Carlo Markov Chain Optimizer now is available.**

🙀 Core APIs

manager.GetDatabase(Database).SetString(Section, Key, Value);
manager.GetDatabase(Database).GetString(Section, Key)

DO NOT forget to use the namespace

using DCXR;

This tool helps to manage a flexible and user-customized data structure database. This tool contains a rich set of APIs to help you read/write the most Unity C# primary data type. You can also easily extend the basic APIs to write your extension APIs to read and write any data type. More, this tool also supports the read/write the database from/into a file.

This tool can manage multiple databases at the same time. You can use different databases in combination to meet your needs.

News:

[V1.2] JSON supported.

💯 Credits:

If you like this asset or use it for any research project, please kindly give credit to this asset. Thanks.