This repository has been archived on 2026-07-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
UIGraphRenderer/package.json
T
2026-02-24 09:22:39 +08:00

20 lines
333 B
JSON

{
"name": "com.lrss3.uilinerenderer",
"displayName":"UILineRenderer",
"version": "0.1.0",
"unity": "2022.1",
"description": "UI Line Renderer",
"dependencies": {
},
"keywords": [
"unity",
"xeric"
],
"category": "library",
"type": "library",
"hideInEditor": true,
"author": "Lrss3",
"samples": [
]
}