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

0
Runtime/Models/.gitkeep Normal file
View File

0
Runtime/Prefabs/.gitkeep Normal file
View File

0
Samples~/.gitkeep Normal file
View File

View File

@@ -0,0 +1,3 @@
# Changelog
0.1.0 - Empty template.

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.

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"
}
}

View File

@@ -0,0 +1,3 @@
# Unity Package Manager, Package Template
For more information see https://lyonritchie.com/lab/upm-package-guide.html