Two Cats Code | Online Documentation | Discord | Unity Asset-Store
*** Data Manager will not be updated anymore. The advanced version Data Manager Pure Version will available soon. Those who purchased Data Manager can free upgrade to the new tool. ***
Data Manager is a one-stop text data solution. Easy to use. We created a set of tools to handle .INI, .CSV files and included built-in editors accordingly. We also created a set of expanded tools based on these cool tools. Such as Localization, Memory (Saving & Loading System), Blackboard, Algebra, Todo, and more are coming…
Spotlight
- Algebra(Beta) is a new way of working with data. It's as simple and easy to use as you would use pen and paper to calculate data. In addition, it can provide a runtime, flexible data calculation method. Algebra includes single data calculations, statistical data calculations, and more. It supports custom methods.
- Todo is a toolset for Data Manager that provides centralized in-code document management. It supports embedded images and links and supports one click to open the IDE and jump to the specified line.
Credits
Data Manager uses OdinSerializer as the underlying serializer. We are very grateful for the generosity of the Odin Company.
Guides
- Memory
- Todo
Features
- Source code included.
- In Unity Editor included.
- Easy to integrate into any project.
- Easy to expand the APIs.
- Fuzzy search.
- Use as a saving system.
- Big files supported.
Supported Data Conversion
- Transform
- Quaternion
- Tuple
- float
- int
- string
- Vector2, 3, 4
- List
- Dictionary<string, Cell>
- more is coming…