Skip to content

Commit 665f7c4

Browse files
committed
seed: register com.basis.examples (BasisExamples)
1 parent 718c461 commit 665f7c4

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/BasisPM.Server/seed/packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,21 @@
112112
"basisVersion": "main",
113113
"version": "0.0.1",
114114
"icon": "🚗"
115+
},
116+
{
117+
"id": "com.basis.examples",
118+
"name": "Basis Examples",
119+
"description": "Example content for the Basis framework: demo scenes, interactable prefabs, a mirror, seats, pickups, and sample scripts to learn from and build on.",
120+
"author": "BasisVR",
121+
"authorUrl": "https://github.com/BasisVR",
122+
"category": "Examples",
123+
"tags": [ "examples", "demo", "learning", "prefabs", "scenes" ],
124+
"source": "curated",
125+
"gitUrl": "https://github.com/BasisVR/BasisExamples.git",
126+
"repoUrl": "https://github.com/BasisVR/BasisExamples",
127+
"unity": "6000.0",
128+
"basisVersion": "main",
129+
"version": "0.0.1",
130+
"icon": "📚"
115131
}
116132
]

0 commit comments

Comments
 (0)