2023-12-14 22:59:25 +00:00
|
|
|
{
|
|
|
|
"name": "com.r0bbie.timeline",
|
|
|
|
"displayName": "Step Timeline",
|
2024-03-01 14:56:20 +00:00
|
|
|
"version": "0.2.1",
|
2023-12-14 22:59:25 +00:00
|
|
|
"unity": "2021.3",
|
|
|
|
"author": {
|
|
|
|
"name" : "Robbie Cargill",
|
|
|
|
"email" : "contact@robbiecargill.com",
|
|
|
|
"url" : "https://r0bbie.com"
|
|
|
|
},
|
|
|
|
"description": "Timeline utility, allows a serious of steps to be setup in a scene, each with attached commands.",
|
|
|
|
"keywords": [
|
|
|
|
"timeline",
|
|
|
|
"steps",
|
|
|
|
"step",
|
|
|
|
"commands"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"com.codewriter.triinspector": "1.13.2"
|
|
|
|
}
|
|
|
|
}
|