Files
Sebastian Bularca 36d3f112ef added zlinq
2026-04-02 07:43:33 +02:00

12 lines
419 B
JSON

{
"name": "com.cysharp.zlinq",
"displayName": "ZLinq",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.5.5",
"unity": "2021.3",
"description": "Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree(FileSystem, GameObject, etc...) for all .NET platforms and Unity.",
"keywords": [ "LINQ" ],
"license": "MIT",
"category": "Scripting"
}