mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
16 lines
457 B
JSON
16 lines
457 B
JSON
{
|
|
"name": "com.unity.mathematics",
|
|
"displayName": "Mathematics",
|
|
"version": "1.1.0",
|
|
"unity": "2018.3",
|
|
"description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.",
|
|
"keywords": [
|
|
"unity"
|
|
],
|
|
"dependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:Unity-Technologies/Unity.Mathematics.git",
|
|
"revision": "0a3dfafaf606098ea681de4c4be60f3aac63b773"
|
|
}
|
|
}
|