2
0

Essential files and folders

This commit is contained in:
2026-03-27 15:11:33 -04:00
parent 79a29beb0f
commit 07a997db66
8 changed files with 29 additions and 0 deletions
View File
View File
View File
View File
+3
View File
@@ -0,0 +1,3 @@
# Changelog
0.1.0 - Empty template.
+5
View File
@@ -0,0 +1,5 @@
# License
Rover model CC-By Non-commercial: https://creativecommons.org/licenses/by-nc/4.0/
All other material CC-0.
+18
View File
@@ -0,0 +1,18 @@
{
"name": "com.myorgname.myupmkit",
"version": "0.1.0",
"displayName": "My Project - Demo Kit",
"description": "Describe the wholesome qualities of your art.",
"unity": "6000.0",
"dependencies": {},
"keywords": [
"3d",
"art",
"prefabs",
"demo"
],
"author": {
"name": "Myfirstname MyLastname",
"url": "https://myorgname.com"
}
}
+3
View File
@@ -0,0 +1,3 @@
# Unity Package Manager, Package Template
For more information see https://lyonritchie.com/lab/upm-package-guide.html