Skip to content

Commit

Permalink
fix: add samples to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FreshlyBrewedCode committed Jan 2, 2021
1 parent 246f7bc commit 467346e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Assets/Mesh Tilesets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
"dependencies": {
"com.unity.probuilder": "4.2.3"
},
"scopedRegistries": []
}
"scopedRegistries": [],
"samples": [{
"displayName": "Example Tilesets",
"description": "Examples tilesets for pipes, ducts, railings, catwalks and buildings.",
"path": "Samples~"
}]
}

0 comments on commit 467346e

Please sign in to comment.