lr jsonui
JsonUI serializes classes directly into GUI elements, enabling rapid visualization and editing of serialized data without manual UI implementation. Features automatic GUI generation from JSON structures, streamlining inspector workflows and reducing boilerplate code for developers managing complex data configurations.
com.lr.jsonui 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/jsonui.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **lr jsonui ** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/jsonui.git#upm
```
[](https://www.pkglnk.dev/pkg/jsonui)README
JsonUI
序列化类到GUI
No comments yet. Be the first!