Hide the Samples folder for Unity package

This commit is contained in:
Pascal Serrarens 2026-05-29 15:22:33 +02:00
parent 7be06f411d
commit ec8343947b
56 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
{ {
"displayName": "Braitenberg vehicles", "displayName": "Braitenberg vehicles",
"description": "Vehicles types 1-4, controlled with NanoBrains", "description": "Vehicles types 1-4, controlled with NanoBrains",
"path": "Samples/Braitenberg" "path": "Samples~/Braitenberg"
} }
] ]
} }