mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
22 lines
714 B
JSON
22 lines
714 B
JSON
{
|
|
"name": "com.esotericsoftware.spine.lwrp-shaders",
|
|
"displayName": "Spine Lightweight RP Shaders",
|
|
"description": "This plugin provides lightweight render pipeline (LWRP) shaders for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.0.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
|
|
"version": "4.0.2",
|
|
"unity": "2019.1",
|
|
"author": {
|
|
"name": "Esoteric Software",
|
|
"email": "contact@esotericsoftware.com",
|
|
"url": "http://esotericsoftware.com/"
|
|
},
|
|
"dependencies": {
|
|
"com.unity.render-pipelines.lightweight": "5.7.2"
|
|
},
|
|
"keywords": [
|
|
"spine",
|
|
"lwrp",
|
|
"lightweight",
|
|
"render pipeline",
|
|
"shaders"
|
|
]
|
|
} |