21 lines
465 B
JSON
21 lines
465 B
JSON
![]() |
{
|
||
|
"name": "com.alicizax.unity.cysharp.zstring",
|
||
|
"displayName": "ZString",
|
||
|
"version": "2.6.0",
|
||
|
"unity": "2018.4",
|
||
|
"description": "Zero Allocation StringBuilder for .NET Core and Unity.",
|
||
|
"keywords": [
|
||
|
"String",
|
||
|
"Performance"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"category": "Scripting",
|
||
|
"dependencies": {},
|
||
|
"samples": [
|
||
|
{
|
||
|
"displayName": "Required Managed DLLs",
|
||
|
"description": "Import Required Managed DLLs",
|
||
|
"path": "Samples~/RequiredManagedDLLs"
|
||
|
}
|
||
|
]
|
||
|
}
|