28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.learn.iet-framework",
|
|
"displayName": "Tutorial Framework",
|
|
"version": "4.1.3",
|
|
"unity": "2021.3",
|
|
"description": "This package is used to display interactive in-Editor tutorials in tutorial projects and project templates.",
|
|
"keywords": [
|
|
"tutorials"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.editorcoroutines": "1.0.0",
|
|
"com.unity.settings-manager": "1.0.3"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- Changed copy icon used by the code sample\n- Code sample copy icon now properly position for single line code sample\n- FAQ background now stay hidden when rescaling the tutorial window"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "e8f919015fcdbc39c03a130eb4d3ff4ab886a80e"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.learn.iet-framework@4.1/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/iet-package.git",
|
|
"type": "git",
|
|
"revision": "f24dd19499197ce70814e015d503fe1a8b239f90"
|
|
},
|
|
"_fingerprint": "4bd5247958fcf0589e211cbfc014fdb9996f77ee"
|
|
}
|