Skip to content

Commit 6414f5a

Browse files
committed
updated jsonfiles
1 parent 960851d commit 6414f5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Delphinus.Info.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"id": "{D25D0A04-F8CC-45FB-947C-0A917BB9E45F}",
33
"picture": "Logo.jpg",
4+
"license_type": "MIT",
5+
"license_file": "License",
6+
"platforms": "Win32;Win64",
47
"package_compiler_min": 22,
58
"compiler_min": 22
69
}

Delphinus.Install.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"search_pathes":
33
[
44
{
5-
"pathes": "."
5+
"pathes": ".",
6+
"platforms": "Win32;Win64"
67
}
78
],
89

0 commit comments

Comments
 (0)