Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Guribo authored Feb 27, 2022
1 parent a886f24 commit ca6206c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "tlp.udonutils",
"displayName": "Udon Utils",
"version": "0.4.0",
"unity": "2019.4",
"description": "Prefabs and potentially helpful examples for working with Udon/UdonSharp for VRChat Worlds.",
"dependencies": {},
"gitDependencies": {
"com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.1",
"com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.1"
},
"url": "https://github.com/Guribo/UdonUtils.git#0.4.0"

0 comments on commit ca6206c

Please sign in to comment.