1234567891011121314151617 |
- {
- "name": "com.harumak.unityuiplayables",
- "displayName": "Unity UI Playables",
- "version": "0.1.3",
- "unity": "2019.4",
- "license": "MIT",
- "dependencies": {
- "com.unity.textmeshpro": "2.0.1",
- "com.unity.timeline": "1.2.14"
- },
- "author": {
- "name": "Haruki Yano",
- "url": "https://github.com/Haruma-K"
- },
- "type": "tool",
- "description": "A set of tracks and clips for controlling the Unity UI (uGUI) with Timeline."
- }
|