model-manager 0.0.6 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/administration/test_data.js +29 -29
- package/app-update.yml +7 -0
- package/package.json +4 -7
- package/dist/.icon-ico/icon.ico +0 -0
- package/dist/ModelManager Setup 0.0.5.exe +0 -0
- package/dist/ModelManager Setup 0.0.5.exe.blockmap +0 -0
- package/dist/builder-debug.yml +0 -211
- package/dist/builder-effective-config.yaml +0 -14
- package/dist/win-unpacked/LICENSE.electron.txt +0 -21
- package/dist/win-unpacked/LICENSES.chromium.html +0 -93817
- package/dist/win-unpacked/ModelManager.exe +0 -0
- package/dist/win-unpacked/chrome_100_percent.pak +0 -0
- package/dist/win-unpacked/chrome_200_percent.pak +0 -0
- package/dist/win-unpacked/d3dcompiler_47.dll +0 -0
- package/dist/win-unpacked/ffmpeg.dll +0 -0
- package/dist/win-unpacked/icudtl.dat +0 -0
- package/dist/win-unpacked/libEGL.dll +0 -0
- package/dist/win-unpacked/libGLESv2.dll +0 -0
- package/dist/win-unpacked/locales/af.pak +0 -0
- package/dist/win-unpacked/locales/am.pak +0 -0
- package/dist/win-unpacked/locales/ar.pak +0 -0
- package/dist/win-unpacked/locales/bg.pak +0 -0
- package/dist/win-unpacked/locales/bn.pak +0 -0
- package/dist/win-unpacked/locales/ca.pak +0 -0
- package/dist/win-unpacked/locales/cs.pak +0 -0
- package/dist/win-unpacked/locales/da.pak +0 -0
- package/dist/win-unpacked/locales/de.pak +0 -0
- package/dist/win-unpacked/locales/el.pak +0 -0
- package/dist/win-unpacked/locales/en-GB.pak +0 -0
- package/dist/win-unpacked/locales/en-US.pak +0 -0
- package/dist/win-unpacked/locales/es-419.pak +0 -0
- package/dist/win-unpacked/locales/es.pak +0 -0
- package/dist/win-unpacked/locales/et.pak +0 -0
- package/dist/win-unpacked/locales/fa.pak +0 -0
- package/dist/win-unpacked/locales/fi.pak +0 -0
- package/dist/win-unpacked/locales/fil.pak +0 -0
- package/dist/win-unpacked/locales/fr.pak +0 -0
- package/dist/win-unpacked/locales/gu.pak +0 -0
- package/dist/win-unpacked/locales/he.pak +0 -0
- package/dist/win-unpacked/locales/hi.pak +0 -0
- package/dist/win-unpacked/locales/hr.pak +0 -0
- package/dist/win-unpacked/locales/hu.pak +0 -0
- package/dist/win-unpacked/locales/id.pak +0 -0
- package/dist/win-unpacked/locales/it.pak +0 -0
- package/dist/win-unpacked/locales/ja.pak +0 -0
- package/dist/win-unpacked/locales/kn.pak +0 -0
- package/dist/win-unpacked/locales/ko.pak +0 -0
- package/dist/win-unpacked/locales/lt.pak +0 -0
- package/dist/win-unpacked/locales/lv.pak +0 -0
- package/dist/win-unpacked/locales/ml.pak +0 -0
- package/dist/win-unpacked/locales/mr.pak +0 -0
- package/dist/win-unpacked/locales/ms.pak +0 -0
- package/dist/win-unpacked/locales/nb.pak +0 -0
- package/dist/win-unpacked/locales/nl.pak +0 -0
- package/dist/win-unpacked/locales/pl.pak +0 -0
- package/dist/win-unpacked/locales/pt-BR.pak +0 -0
- package/dist/win-unpacked/locales/pt-PT.pak +0 -0
- package/dist/win-unpacked/locales/ro.pak +0 -0
- package/dist/win-unpacked/locales/ru.pak +0 -0
- package/dist/win-unpacked/locales/sk.pak +0 -0
- package/dist/win-unpacked/locales/sl.pak +0 -0
- package/dist/win-unpacked/locales/sr.pak +0 -0
- package/dist/win-unpacked/locales/sv.pak +0 -0
- package/dist/win-unpacked/locales/sw.pak +0 -0
- package/dist/win-unpacked/locales/ta.pak +0 -0
- package/dist/win-unpacked/locales/te.pak +0 -0
- package/dist/win-unpacked/locales/th.pak +0 -0
- package/dist/win-unpacked/locales/tr.pak +0 -0
- package/dist/win-unpacked/locales/uk.pak +0 -0
- package/dist/win-unpacked/locales/ur.pak +0 -0
- package/dist/win-unpacked/locales/vi.pak +0 -0
- package/dist/win-unpacked/locales/zh-CN.pak +0 -0
- package/dist/win-unpacked/locales/zh-TW.pak +0 -0
- package/dist/win-unpacked/resources/app-update.yml +0 -6
- package/dist/win-unpacked/resources/app.asar +0 -0
- package/dist/win-unpacked/resources/elevate.exe +0 -0
- package/dist/win-unpacked/resources.pak +0 -0
- package/dist/win-unpacked/snapshot_blob.bin +0 -0
- package/dist/win-unpacked/v8_context_snapshot.bin +0 -0
- package/dist/win-unpacked/vk_swiftshader.dll +0 -0
- package/dist/win-unpacked/vk_swiftshader_icd.json +0 -1
- package/dist/win-unpacked/vulkan-1.dll +0 -0
@@ -9,38 +9,38 @@
|
|
9
9
|
// console.log("1 document inserted");
|
10
10
|
// client.db.close();
|
11
11
|
// });
|
12
|
-
// });
|
12
|
+
// // });
|
13
13
|
|
14
|
-
const { MongoClient, ServerApiVersion } = require('mongodb');
|
15
|
-
const uri = "mongodb+srv://adminmn:eQJ62Cszrvi7VgD@mnmodeldatabase.zsxqn.mongodb.net/myFirstDatabase?retryWrites=true&w=majority";
|
16
|
-
const client = new MongoClient(uri, { useNewUrlParser: true, useUnifiedTopology: true, serverApi: ServerApiVersion.v1 });
|
14
|
+
// const { MongoClient, ServerApiVersion } = require('mongodb');
|
15
|
+
// const uri = "mongodb+srv://adminmn:eQJ62Cszrvi7VgD@mnmodeldatabase.zsxqn.mongodb.net/myFirstDatabase?retryWrites=true&w=majority";
|
16
|
+
// const client = new MongoClient(uri, { useNewUrlParser: true, useUnifiedTopology: true, serverApi: ServerApiVersion.v1 });
|
17
17
|
|
18
|
-
const database = client.db("modeldatabase");
|
19
|
-
const models = database.collection("models");
|
18
|
+
// const database = client.db("modeldatabase");
|
19
|
+
// const models = database.collection("models");
|
20
20
|
|
21
|
-
client.connect(err => {
|
22
|
-
|
21
|
+
// client.connect(err => {
|
22
|
+
// if (err) throw err;
|
23
23
|
|
24
|
-
|
24
|
+
// models.deleteMany();
|
25
25
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
26
|
+
// var modelobj1 = {released: true, model_name: "Diamond Pickaxe", model_creator: "Prisemut", model_path: "./models/bird.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
27
|
+
// var modelobj2 = {released: true, model_name: "Diamond Sword", model_creator: "Prisemut", model_path: "./models/jellyfish.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
28
|
+
// var modelobj3 = {released: true, model_name: "Airplane", model_creator: "Prisemut", model_path: "./models/stone_golem.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
29
|
+
// var modelobj4 = {released: true, model_name: "Jet", model_creator: "Prisemut", model_path: "./models/stone_golem.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
30
|
+
// var modelobj5 = {released: true, model_name: "Jeep", model_creator: "Prisemut", model_path: "./models/stone_golem.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
31
|
+
// var modelobj6 = {released: true, model_name: "Guy", model_creator: "Prisemut", model_path: "./models/stone_golem.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
32
|
+
// var modelobj7 = {released: true, model_name: "Woman", model_creator: "Prisemut", model_path: "./models/stone_golem.geo.gltf", thumbnail: "./imgs/testing.png", has_anims: true, has_behavior: true, has_textures: true, animations: ["idle","walk"], behavior: ["hostile mob", "aggressive mob"], textures: ["red", "blue", "green", "orange", "yellow"], tags: ["test", "template"]}
|
33
|
+
// models.insertOne(modelobj1);
|
34
|
+
// models.insertOne(modelobj2);
|
35
|
+
// models.insertOne(modelobj3);
|
36
|
+
// models.insertOne(modelobj4);
|
37
|
+
// models.insertOne(modelobj5);
|
38
|
+
// models.insertOne(modelobj6);
|
39
|
+
// models.insertOne(modelobj7);
|
40
40
|
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
});
|
41
|
+
// models.find().forEach( function(item) {
|
42
|
+
// item.animations.forEach(function (item,index) {
|
43
|
+
// console.log(item)
|
44
|
+
// });
|
45
|
+
// });
|
46
|
+
// });
|
package/app-update.yml
CHANGED
package/package.json
CHANGED
@@ -1,16 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "model-manager",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.9",
|
4
4
|
"main": "main.js",
|
5
|
-
"license":
|
5
|
+
"license": "ISC",
|
6
6
|
"scripts": {
|
7
7
|
"start": "electron .",
|
8
8
|
"publish": "electron-builder --win --publish always"
|
9
9
|
},
|
10
|
-
"repository": {
|
11
|
-
"type": "git",
|
12
|
-
"url": "https://github.com/Mine-North/Mine-North-Model-Tool"
|
13
|
-
},
|
14
10
|
"keywords": [],
|
15
11
|
"author": "Tristan H.",
|
16
12
|
"description": "A Tool for managing all model assets of Mine-North.",
|
@@ -40,7 +36,8 @@
|
|
40
36
|
"owner": " Mine-North",
|
41
37
|
"repo": "Mine-North-Model-Tool",
|
42
38
|
"token": "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"
|
43
|
-
}
|
39
|
+
},
|
40
|
+
"github"
|
44
41
|
]
|
45
42
|
}
|
46
43
|
}
|
package/dist/.icon-ico/icon.ico
DELETED
Binary file
|
Binary file
|
Binary file
|
package/dist/builder-debug.yml
DELETED
@@ -1,211 +0,0 @@
|
|
1
|
-
x64:
|
2
|
-
firstOrDefaultFilePatterns:
|
3
|
-
- '**/*'
|
4
|
-
- '!**/node_modules'
|
5
|
-
- '!build{,/**/*}'
|
6
|
-
- '!dist{,/**/*}'
|
7
|
-
- '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,pdb}'
|
8
|
-
- '!**/._*'
|
9
|
-
- '!**/electron-builder.{yaml,yml,json,json5,toml}'
|
10
|
-
- '!**/{.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,.DS_Store,thumbs.db,.gitignore,.gitkeep,.gitattributes,.npmignore,.idea,.vs,.flowconfig,.jshintrc,.eslintrc,.circleci,.yarn-integrity,.yarn-metadata.json,yarn-error.log,yarn.lock,package-lock.json,npm-debug.log,appveyor.yml,.travis.yml,circle.yml,.nyc_output}'
|
11
|
-
- '!.yarn{,/**/*}'
|
12
|
-
- '!.editorconfig'
|
13
|
-
- '!.yarnrc.yml'
|
14
|
-
nodeModuleFilePatterns: []
|
15
|
-
nsis:
|
16
|
-
script: |-
|
17
|
-
!include "F:\default layout\node_modules\app-builder-lib\templates\nsis\include\StdUtils.nsh"
|
18
|
-
!addincludedir "F:\default layout\node_modules\app-builder-lib\templates\nsis\include"
|
19
|
-
!macro _isUpdated _a _b _t _f
|
20
|
-
${StdUtils.TestParameter} $R9 "updated"
|
21
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
22
|
-
!macroend
|
23
|
-
!define isUpdated `"" isUpdated ""`
|
24
|
-
|
25
|
-
!macro _isForceRun _a _b _t _f
|
26
|
-
${StdUtils.TestParameter} $R9 "force-run"
|
27
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
28
|
-
!macroend
|
29
|
-
!define isForceRun `"" isForceRun ""`
|
30
|
-
|
31
|
-
!macro _isKeepShortcuts _a _b _t _f
|
32
|
-
${StdUtils.TestParameter} $R9 "keep-shortcuts"
|
33
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
34
|
-
!macroend
|
35
|
-
!define isKeepShortcuts `"" isKeepShortcuts ""`
|
36
|
-
|
37
|
-
!macro _isNoDesktopShortcut _a _b _t _f
|
38
|
-
${StdUtils.TestParameter} $R9 "no-desktop-shortcut"
|
39
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
40
|
-
!macroend
|
41
|
-
!define isNoDesktopShortcut `"" isNoDesktopShortcut ""`
|
42
|
-
|
43
|
-
!macro _isDeleteAppData _a _b _t _f
|
44
|
-
${StdUtils.TestParameter} $R9 "delete-app-data"
|
45
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
46
|
-
!macroend
|
47
|
-
!define isDeleteAppData `"" isDeleteAppData ""`
|
48
|
-
|
49
|
-
!macro _isForAllUsers _a _b _t _f
|
50
|
-
${StdUtils.TestParameter} $R9 "allusers"
|
51
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
52
|
-
!macroend
|
53
|
-
!define isForAllUsers `"" isForAllUsers ""`
|
54
|
-
|
55
|
-
!macro _isForCurrentUser _a _b _t _f
|
56
|
-
${StdUtils.TestParameter} $R9 "currentuser"
|
57
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
58
|
-
!macroend
|
59
|
-
!define isForCurrentUser `"" isForCurrentUser ""`
|
60
|
-
|
61
|
-
!macro addLangs
|
62
|
-
!insertmacro MUI_LANGUAGE "English"
|
63
|
-
!insertmacro MUI_LANGUAGE "German"
|
64
|
-
!insertmacro MUI_LANGUAGE "French"
|
65
|
-
!insertmacro MUI_LANGUAGE "SpanishInternational"
|
66
|
-
!insertmacro MUI_LANGUAGE "SimpChinese"
|
67
|
-
!insertmacro MUI_LANGUAGE "TradChinese"
|
68
|
-
!insertmacro MUI_LANGUAGE "Japanese"
|
69
|
-
!insertmacro MUI_LANGUAGE "Korean"
|
70
|
-
!insertmacro MUI_LANGUAGE "Italian"
|
71
|
-
!insertmacro MUI_LANGUAGE "Dutch"
|
72
|
-
!insertmacro MUI_LANGUAGE "Danish"
|
73
|
-
!insertmacro MUI_LANGUAGE "Swedish"
|
74
|
-
!insertmacro MUI_LANGUAGE "Norwegian"
|
75
|
-
!insertmacro MUI_LANGUAGE "Finnish"
|
76
|
-
!insertmacro MUI_LANGUAGE "Russian"
|
77
|
-
!insertmacro MUI_LANGUAGE "Portuguese"
|
78
|
-
!insertmacro MUI_LANGUAGE "PortugueseBR"
|
79
|
-
!insertmacro MUI_LANGUAGE "Polish"
|
80
|
-
!insertmacro MUI_LANGUAGE "Ukrainian"
|
81
|
-
!insertmacro MUI_LANGUAGE "Czech"
|
82
|
-
!insertmacro MUI_LANGUAGE "Slovak"
|
83
|
-
!insertmacro MUI_LANGUAGE "Hungarian"
|
84
|
-
!insertmacro MUI_LANGUAGE "Arabic"
|
85
|
-
!insertmacro MUI_LANGUAGE "Turkish"
|
86
|
-
!insertmacro MUI_LANGUAGE "Thai"
|
87
|
-
!insertmacro MUI_LANGUAGE "Vietnamese"
|
88
|
-
!macroend
|
89
|
-
|
90
|
-
!addplugindir /x86-unicode "C:\Users\trist\AppData\Local\electron-builder\Cache\nsis\nsis-resources-3.4.1\plugins\x86-unicode"
|
91
|
-
!include "C:\Users\trist\AppData\Local\Temp\t-bifH5A\0-messages.nsh"
|
92
|
-
|
93
|
-
Var newStartMenuLink
|
94
|
-
Var oldStartMenuLink
|
95
|
-
Var newDesktopLink
|
96
|
-
Var oldDesktopLink
|
97
|
-
Var oldShortcutName
|
98
|
-
Var oldMenuDirectory
|
99
|
-
|
100
|
-
!include "common.nsh"
|
101
|
-
!include "MUI2.nsh"
|
102
|
-
!include "multiUser.nsh"
|
103
|
-
!include "allowOnlyOneInstallerInstance.nsh"
|
104
|
-
|
105
|
-
!ifdef INSTALL_MODE_PER_ALL_USERS
|
106
|
-
!ifdef BUILD_UNINSTALLER
|
107
|
-
RequestExecutionLevel user
|
108
|
-
!else
|
109
|
-
RequestExecutionLevel admin
|
110
|
-
!endif
|
111
|
-
!else
|
112
|
-
RequestExecutionLevel user
|
113
|
-
!endif
|
114
|
-
|
115
|
-
!ifdef BUILD_UNINSTALLER
|
116
|
-
SilentInstall silent
|
117
|
-
!else
|
118
|
-
Var appExe
|
119
|
-
Var launchLink
|
120
|
-
!endif
|
121
|
-
|
122
|
-
!ifdef ONE_CLICK
|
123
|
-
!include "oneClick.nsh"
|
124
|
-
!else
|
125
|
-
!include "assistedInstaller.nsh"
|
126
|
-
!endif
|
127
|
-
|
128
|
-
!insertmacro addLangs
|
129
|
-
|
130
|
-
!ifmacrodef customHeader
|
131
|
-
!insertmacro customHeader
|
132
|
-
!endif
|
133
|
-
|
134
|
-
Function .onInit
|
135
|
-
SetOutPath $INSTDIR
|
136
|
-
${LogSet} on
|
137
|
-
|
138
|
-
!ifmacrodef preInit
|
139
|
-
!insertmacro preInit
|
140
|
-
!endif
|
141
|
-
|
142
|
-
!ifdef DISPLAY_LANG_SELECTOR
|
143
|
-
!insertmacro MUI_LANGDLL_DISPLAY
|
144
|
-
!endif
|
145
|
-
|
146
|
-
!ifdef BUILD_UNINSTALLER
|
147
|
-
WriteUninstaller "${UNINSTALLER_OUT_FILE}"
|
148
|
-
!insertmacro quitSuccess
|
149
|
-
!else
|
150
|
-
!insertmacro check64BitAndSetRegView
|
151
|
-
|
152
|
-
!ifdef ONE_CLICK
|
153
|
-
!insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
|
154
|
-
!else
|
155
|
-
${IfNot} ${UAC_IsInnerInstance}
|
156
|
-
!insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
|
157
|
-
${EndIf}
|
158
|
-
!endif
|
159
|
-
|
160
|
-
!insertmacro initMultiUser
|
161
|
-
|
162
|
-
!ifmacrodef customInit
|
163
|
-
!insertmacro customInit
|
164
|
-
!endif
|
165
|
-
|
166
|
-
!ifmacrodef addLicenseFiles
|
167
|
-
InitPluginsDir
|
168
|
-
!insertmacro addLicenseFiles
|
169
|
-
!endif
|
170
|
-
!endif
|
171
|
-
FunctionEnd
|
172
|
-
|
173
|
-
!ifndef BUILD_UNINSTALLER
|
174
|
-
!include "installUtil.nsh"
|
175
|
-
!endif
|
176
|
-
|
177
|
-
Section "install"
|
178
|
-
!ifndef BUILD_UNINSTALLER
|
179
|
-
# If we're running a silent upgrade of a per-machine installation, elevate so extracting the new app will succeed.
|
180
|
-
# For a non-silent install, the elevation will be triggered when the install mode is selected in the UI,
|
181
|
-
# but that won't be executed when silent.
|
182
|
-
!ifndef INSTALL_MODE_PER_ALL_USERS
|
183
|
-
!ifndef ONE_CLICK
|
184
|
-
${if} $hasPerMachineInstallation == "1" # set in onInit by initMultiUser
|
185
|
-
${andIf} ${Silent}
|
186
|
-
${ifNot} ${UAC_IsAdmin}
|
187
|
-
ShowWindow $HWNDPARENT ${SW_HIDE}
|
188
|
-
!insertmacro UAC_RunElevated
|
189
|
-
${Switch} $0
|
190
|
-
${Case} 0
|
191
|
-
${Break}
|
192
|
-
${Case} 1223 ;user aborted
|
193
|
-
${Break}
|
194
|
-
${Default}
|
195
|
-
MessageBox mb_IconStop|mb_TopMost|mb_SetForeground "Unable to elevate, error $0"
|
196
|
-
${Break}
|
197
|
-
${EndSwitch}
|
198
|
-
Quit
|
199
|
-
${else}
|
200
|
-
!insertmacro setInstallModePerAllUsers
|
201
|
-
${endIf}
|
202
|
-
${endIf}
|
203
|
-
!endif
|
204
|
-
!endif
|
205
|
-
!include "installSection.nsh"
|
206
|
-
!endif
|
207
|
-
SectionEnd
|
208
|
-
|
209
|
-
!ifdef BUILD_UNINSTALLER
|
210
|
-
!include "uninstaller.nsh"
|
211
|
-
!endif
|
@@ -1,14 +0,0 @@
|
|
1
|
-
directories:
|
2
|
-
output: dist
|
3
|
-
buildResources: build
|
4
|
-
appId: model-manager
|
5
|
-
productName: ModelManager
|
6
|
-
win:
|
7
|
-
publish:
|
8
|
-
- provider: github
|
9
|
-
private: true
|
10
|
-
owner: ' Mine-North'
|
11
|
-
repo: Mine-North-Model-Tool
|
12
|
-
token: <stripped sensitive data>
|
13
|
-
files: []
|
14
|
-
electronVersion: 19.0.8
|
@@ -1,21 +0,0 @@
|
|
1
|
-
Copyright (c) Electron contributors
|
2
|
-
Copyright (c) 2013-2020 GitHub Inc.
|
3
|
-
|
4
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
5
|
-
a copy of this software and associated documentation files (the
|
6
|
-
"Software"), to deal in the Software without restriction, including
|
7
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
8
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
9
|
-
permit persons to whom the Software is furnished to do so, subject to
|
10
|
-
the following conditions:
|
11
|
-
|
12
|
-
The above copyright notice and this permission notice shall be
|
13
|
-
included in all copies or substantial portions of the Software.
|
14
|
-
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
16
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
17
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
18
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
19
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
20
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
21
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|