An open API service indexing awesome lists of open source software.

https://github.com/gameproj-forgotten/resourcedatamanagementlib

This library manages all data and resources of the Forgotten project. In particular, it defines and provides interfaces for storing, loading, and accessing resources, Asset Files, etc.
https://github.com/gameproj-forgotten/resourcedatamanagementlib

unity

Last synced: about 2 months ago
JSON representation

This library manages all data and resources of the Forgotten project. In particular, it defines and provides interfaces for storing, loading, and accessing resources, Asset Files, etc.

Awesome Lists containing this project

README

          


Simple Icons

ResourceDataManagementLib


Static Badge
Static Badge


Static Badge


## Abstract
This library manages all data and resources of the Forgotten project

## Features
- Resource, Data Buffers
- Resource, Data Interfaces
- Resource, Data Saver, Loader
- Special Purpose Asset File Definition

## Usage
> [!IMPORTANT]\
> This project is for UI development in Unity. Informs that no other game engine supports it

## Dependency
```
UnityEngine.dll
CommonUtilLib.dll
ResourcePathManagementLib.dll
```

## Releases