Last active
March 7, 2024 08:56
-
-
Save unitycoder/cc472faec83f4941d032e2010ce889ea to your computer and use it in GitHub Desktop.
Revisions
-
unitycoder revised this gist
Mar 7, 2024 . 1 changed file with 13 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ { "name": "com.unitycoder.template.fun", "displayName": "Best Template 🍔™", "version": "1.0.0", "type": "template", "unity": "2022.3", "description": "Some description here..<video width='320' height='240' autoplay style=''><source src='https://cdn.mtdv.me/video/rick.mp4' type='video/mp4'></video><style>.template-preview__image{display:none !important;}.template-list__item__icon svg {display:none !important;}[data-heap-template='com.unitycoder.template.fun'] .template-list__item__icon {position: relative;margin: 14px !important;}.template-list__item__icon::after {content: '';position: absolute;top: 0;left: 0;width: 1.5rem;height: 1.5rem;background-image: url('https://github.com/unitycoder/RandomImageCopyPaste/assets/5438317/68604d2a-db23-4d6b-b7da-9c7681266200');background-size: cover;background-repeat: no-repeat;}</style>", "dependencies": {}, "repository": { "type": "git", "url": "https://github.com/unitycoder/nothere.git" } } -
unitycoder created this gist
Mar 6, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ { "name": "com.unitycoder.template.fun", "displayName": "Best Template 🍔™", "version": "1.0.0", "type": "template", "unity": "2022.3", "description": "Some description here.. <video width='320' height='240' autoplay style=''><source src='https://cdn.mtdv.me/video/rick.mp4' type='video/mp4'></video><style>.template-preview__image{display:none !important;}</style>", "dependencies": {}, "repository": { "type": "git", "url": "https://github.com/unitycoder/nothere.git" } }