From c8147568e962ba058eccc1bb7a9072c9aeac3c47 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Fri, 29 May 2026 17:00:24 +0200 Subject: [PATCH] Added ~ in Samples path again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cd5472..84fb266 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ { "displayName": "Braitenberg vehicles", "description": "Vehicles types 1-4, controlled with NanoBrains", - "path": "Samples/Braitenberg" + "path": "Samples~/Braitenberg" } ] } \ No newline at end of file