Skip to content

Commit a82b0fa

Browse files
committed
Configure Browsing Path with Delphinus
Fixes #28.
1 parent 178981c commit a82b0fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Delphinus.Install.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"browsing_pathes": [
3+
{ "pathes": ".", "platforms": "Win32;Win64" }
4+
],
25
"search_pathes": [
36
{ "pathes": ".", "platforms": "Win32;Win64" }
47
],

0 commit comments

Comments
 (0)