https://github.com/gameproj-forgotten/commonutillib
CommonUtilLib is a basic library that aims to collect basic utilities commonly used throughout the Forgotten project.
https://github.com/gameproj-forgotten/commonutillib
dotnetframework
Last synced: 10 months ago
JSON representation
CommonUtilLib is a basic library that aims to collect basic utilities commonly used throughout the Forgotten project.
- Host: GitHub
- URL: https://github.com/gameproj-forgotten/commonutillib
- Owner: GameProj-Forgotten
- License: mit
- Created: 2025-01-13T09:03:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-08T06:05:03.000Z (11 months ago)
- Last Synced: 2025-04-12T03:58:03.999Z (10 months ago)
- Topics: dotnetframework
- Language: C#
- Homepage: https://gameproj-forgotten.github.io/CommonUtilLib/
- Size: 9.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
EasyTechToolUI
## Abstract
This library contains common utilities used in the Forgotten project
Each function is organized into thread-safe and non-thread-safe versions
## Features
- Thread Safe
- SingleTon
- SingleTonForGameObject
## Usage
> [!IMPORTANT]\
> This project is for UI development in .Net Framework
## Dependency
```
UnityEngine.dll
```
## Releases