tobacco commited on
Commit
ff572a7
·
1 Parent(s): 595d4f8
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +16 -0
  2. dist/My Nextron App Setup 1.0.0.exe +3 -0
  3. dist/My Nextron App Setup 1.0.0.exe.blockmap +0 -0
  4. dist/builder-debug.yml +221 -0
  5. dist/builder-effective-config.yaml +12 -0
  6. dist/win-unpacked/LICENSE.electron.txt +21 -0
  7. dist/win-unpacked/LICENSES.chromium.html +0 -0
  8. dist/win-unpacked/My Nextron App.exe +3 -0
  9. dist/win-unpacked/chrome_100_percent.pak +0 -0
  10. dist/win-unpacked/chrome_200_percent.pak +0 -0
  11. dist/win-unpacked/d3dcompiler_47.dll +3 -0
  12. dist/win-unpacked/ffmpeg.dll +3 -0
  13. dist/win-unpacked/icudtl.dat +3 -0
  14. dist/win-unpacked/libEGL.dll +0 -0
  15. dist/win-unpacked/libGLESv2.dll +3 -0
  16. dist/win-unpacked/locales/af.pak +0 -0
  17. dist/win-unpacked/locales/am.pak +0 -0
  18. dist/win-unpacked/locales/ar.pak +0 -0
  19. dist/win-unpacked/locales/bg.pak +0 -0
  20. dist/win-unpacked/locales/bn.pak +3 -0
  21. dist/win-unpacked/locales/ca.pak +0 -0
  22. dist/win-unpacked/locales/cs.pak +0 -0
  23. dist/win-unpacked/locales/da.pak +0 -0
  24. dist/win-unpacked/locales/de.pak +0 -0
  25. dist/win-unpacked/locales/el.pak +0 -0
  26. dist/win-unpacked/locales/en-GB.pak +0 -0
  27. dist/win-unpacked/locales/en-US.pak +0 -0
  28. dist/win-unpacked/locales/es-419.pak +0 -0
  29. dist/win-unpacked/locales/es.pak +0 -0
  30. dist/win-unpacked/locales/et.pak +0 -0
  31. dist/win-unpacked/locales/fa.pak +0 -0
  32. dist/win-unpacked/locales/fi.pak +0 -0
  33. dist/win-unpacked/locales/fil.pak +0 -0
  34. dist/win-unpacked/locales/fr.pak +0 -0
  35. dist/win-unpacked/locales/gu.pak +3 -0
  36. dist/win-unpacked/locales/he.pak +0 -0
  37. dist/win-unpacked/locales/hi.pak +3 -0
  38. dist/win-unpacked/locales/hr.pak +0 -0
  39. dist/win-unpacked/locales/hu.pak +0 -0
  40. dist/win-unpacked/locales/id.pak +0 -0
  41. dist/win-unpacked/locales/it.pak +0 -0
  42. dist/win-unpacked/locales/ja.pak +0 -0
  43. dist/win-unpacked/locales/kn.pak +3 -0
  44. dist/win-unpacked/locales/ko.pak +0 -0
  45. dist/win-unpacked/locales/lt.pak +0 -0
  46. dist/win-unpacked/locales/lv.pak +0 -0
  47. dist/win-unpacked/locales/ml.pak +3 -0
  48. dist/win-unpacked/locales/mr.pak +0 -0
  49. dist/win-unpacked/locales/ms.pak +0 -0
  50. dist/win-unpacked/locales/nb.pak +0 -0
.gitattributes CHANGED
@@ -53,3 +53,19 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ dist/My[[:space:]]Nextron[[:space:]]App[[:space:]]Setup[[:space:]]1.0.0.exe filter=lfs diff=lfs merge=lfs -text
57
+ dist/win-unpacked/d3dcompiler_47.dll filter=lfs diff=lfs merge=lfs -text
58
+ dist/win-unpacked/ffmpeg.dll filter=lfs diff=lfs merge=lfs -text
59
+ dist/win-unpacked/icudtl.dat filter=lfs diff=lfs merge=lfs -text
60
+ dist/win-unpacked/libGLESv2.dll filter=lfs diff=lfs merge=lfs -text
61
+ dist/win-unpacked/locales/bn.pak filter=lfs diff=lfs merge=lfs -text
62
+ dist/win-unpacked/locales/gu.pak filter=lfs diff=lfs merge=lfs -text
63
+ dist/win-unpacked/locales/hi.pak filter=lfs diff=lfs merge=lfs -text
64
+ dist/win-unpacked/locales/kn.pak filter=lfs diff=lfs merge=lfs -text
65
+ dist/win-unpacked/locales/ml.pak filter=lfs diff=lfs merge=lfs -text
66
+ dist/win-unpacked/locales/ta.pak filter=lfs diff=lfs merge=lfs -text
67
+ dist/win-unpacked/locales/te.pak filter=lfs diff=lfs merge=lfs -text
68
+ dist/win-unpacked/My[[:space:]]Nextron[[:space:]]App.exe filter=lfs diff=lfs merge=lfs -text
69
+ dist/win-unpacked/resources.pak filter=lfs diff=lfs merge=lfs -text
70
+ dist/win-unpacked/resources/app.asar filter=lfs diff=lfs merge=lfs -text
71
+ dist/win-unpacked/vk_swiftshader.dll filter=lfs diff=lfs merge=lfs -text
dist/My Nextron App Setup 1.0.0.exe ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e99c98f6739bc57850f121c99bd4b26bd29c25bc485317c8a3ed41184a6c21
3
+ size 72999490
dist/My Nextron App Setup 1.0.0.exe.blockmap ADDED
Binary file (77.3 kB). View file
 
dist/builder-debug.yml ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ x64:
2
+ firstOrDefaultFilePatterns:
3
+ - '!**/node_modules'
4
+ - '!resources{,/**/*}'
5
+ - '!dist{,/**/*}'
6
+ - package.json
7
+ - app
8
+ - '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,mk,a,o,forge-meta,pdb}'
9
+ - '!**/._*'
10
+ - '!**/electron-builder.{yaml,yml,json,json5,toml,ts}'
11
+ - '!**/{.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,.husky,.github}'
12
+ - '!.yarn{,/**/*}'
13
+ - '!.editorconfig'
14
+ - '!.yarnrc.yml'
15
+ nodeModuleFilePatterns:
16
+ - '**/*'
17
+ - package.json
18
+ - app
19
+ nsis:
20
+ script: |-
21
+ !include "/Users/shur/Projects/my-app/node_modules/app-builder-lib/templates/nsis/include/StdUtils.nsh"
22
+ !addincludedir "/Users/shur/Projects/my-app/node_modules/app-builder-lib/templates/nsis/include"
23
+ !macro _isUpdated _a _b _t _f
24
+ ${StdUtils.TestParameter} $R9 "updated"
25
+ StrCmp "$R9" "true" `${_t}` `${_f}`
26
+ !macroend
27
+ !define isUpdated `"" isUpdated ""`
28
+
29
+ !macro _isForceRun _a _b _t _f
30
+ ${StdUtils.TestParameter} $R9 "force-run"
31
+ StrCmp "$R9" "true" `${_t}` `${_f}`
32
+ !macroend
33
+ !define isForceRun `"" isForceRun ""`
34
+
35
+ !macro _isKeepShortcuts _a _b _t _f
36
+ ${StdUtils.TestParameter} $R9 "keep-shortcuts"
37
+ StrCmp "$R9" "true" `${_t}` `${_f}`
38
+ !macroend
39
+ !define isKeepShortcuts `"" isKeepShortcuts ""`
40
+
41
+ !macro _isNoDesktopShortcut _a _b _t _f
42
+ ${StdUtils.TestParameter} $R9 "no-desktop-shortcut"
43
+ StrCmp "$R9" "true" `${_t}` `${_f}`
44
+ !macroend
45
+ !define isNoDesktopShortcut `"" isNoDesktopShortcut ""`
46
+
47
+ !macro _isDeleteAppData _a _b _t _f
48
+ ${StdUtils.TestParameter} $R9 "delete-app-data"
49
+ StrCmp "$R9" "true" `${_t}` `${_f}`
50
+ !macroend
51
+ !define isDeleteAppData `"" isDeleteAppData ""`
52
+
53
+ !macro _isForAllUsers _a _b _t _f
54
+ ${StdUtils.TestParameter} $R9 "allusers"
55
+ StrCmp "$R9" "true" `${_t}` `${_f}`
56
+ !macroend
57
+ !define isForAllUsers `"" isForAllUsers ""`
58
+
59
+ !macro _isForCurrentUser _a _b _t _f
60
+ ${StdUtils.TestParameter} $R9 "currentuser"
61
+ StrCmp "$R9" "true" `${_t}` `${_f}`
62
+ !macroend
63
+ !define isForCurrentUser `"" isForCurrentUser ""`
64
+
65
+ !macro addLangs
66
+ !insertmacro MUI_LANGUAGE "English"
67
+ !insertmacro MUI_LANGUAGE "German"
68
+ !insertmacro MUI_LANGUAGE "French"
69
+ !insertmacro MUI_LANGUAGE "SpanishInternational"
70
+ !insertmacro MUI_LANGUAGE "SimpChinese"
71
+ !insertmacro MUI_LANGUAGE "TradChinese"
72
+ !insertmacro MUI_LANGUAGE "Japanese"
73
+ !insertmacro MUI_LANGUAGE "Korean"
74
+ !insertmacro MUI_LANGUAGE "Italian"
75
+ !insertmacro MUI_LANGUAGE "Dutch"
76
+ !insertmacro MUI_LANGUAGE "Danish"
77
+ !insertmacro MUI_LANGUAGE "Swedish"
78
+ !insertmacro MUI_LANGUAGE "Norwegian"
79
+ !insertmacro MUI_LANGUAGE "Finnish"
80
+ !insertmacro MUI_LANGUAGE "Russian"
81
+ !insertmacro MUI_LANGUAGE "Portuguese"
82
+ !insertmacro MUI_LANGUAGE "PortugueseBR"
83
+ !insertmacro MUI_LANGUAGE "Polish"
84
+ !insertmacro MUI_LANGUAGE "Ukrainian"
85
+ !insertmacro MUI_LANGUAGE "Czech"
86
+ !insertmacro MUI_LANGUAGE "Slovak"
87
+ !insertmacro MUI_LANGUAGE "Hungarian"
88
+ !insertmacro MUI_LANGUAGE "Arabic"
89
+ !insertmacro MUI_LANGUAGE "Turkish"
90
+ !insertmacro MUI_LANGUAGE "Thai"
91
+ !insertmacro MUI_LANGUAGE "Vietnamese"
92
+ !macroend
93
+
94
+ !include "/private/var/folders/wn/9mx1t0kd2yx93vpq3ylfwgnr0000gn/T/t-myUmqw/0-messages.nsh"
95
+ !addplugindir /x86-unicode "/Users/shur/Library/Caches/electron-builder/nsis/nsis-resources-3.4.1/plugins/x86-unicode"
96
+
97
+ Var newStartMenuLink
98
+ Var oldStartMenuLink
99
+ Var newDesktopLink
100
+ Var oldDesktopLink
101
+ Var oldShortcutName
102
+ Var oldMenuDirectory
103
+
104
+ !include "common.nsh"
105
+ !include "MUI2.nsh"
106
+ !include "multiUser.nsh"
107
+ !include "allowOnlyOneInstallerInstance.nsh"
108
+
109
+ !ifdef INSTALL_MODE_PER_ALL_USERS
110
+ !ifdef BUILD_UNINSTALLER
111
+ RequestExecutionLevel user
112
+ !else
113
+ RequestExecutionLevel admin
114
+ !endif
115
+ !else
116
+ RequestExecutionLevel user
117
+ !endif
118
+
119
+ !ifdef BUILD_UNINSTALLER
120
+ SilentInstall silent
121
+ !else
122
+ Var appExe
123
+ Var launchLink
124
+ !endif
125
+
126
+ !ifdef ONE_CLICK
127
+ !include "oneClick.nsh"
128
+ !else
129
+ !include "assistedInstaller.nsh"
130
+ !endif
131
+
132
+ !insertmacro addLangs
133
+
134
+ !ifmacrodef customHeader
135
+ !insertmacro customHeader
136
+ !endif
137
+
138
+ Function .onInit
139
+ Call setInstallSectionSpaceRequired
140
+
141
+ SetOutPath $INSTDIR
142
+ ${LogSet} on
143
+
144
+ !ifmacrodef preInit
145
+ !insertmacro preInit
146
+ !endif
147
+
148
+ !ifdef DISPLAY_LANG_SELECTOR
149
+ !insertmacro MUI_LANGDLL_DISPLAY
150
+ !endif
151
+
152
+ !ifdef BUILD_UNINSTALLER
153
+ WriteUninstaller "${UNINSTALLER_OUT_FILE}"
154
+ !insertmacro quitSuccess
155
+ !else
156
+ !insertmacro check64BitAndSetRegView
157
+
158
+ !ifdef ONE_CLICK
159
+ !insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
160
+ !else
161
+ ${IfNot} ${UAC_IsInnerInstance}
162
+ !insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
163
+ ${EndIf}
164
+ !endif
165
+
166
+ !insertmacro initMultiUser
167
+
168
+ !ifmacrodef customInit
169
+ !insertmacro customInit
170
+ !endif
171
+
172
+ !ifmacrodef addLicenseFiles
173
+ InitPluginsDir
174
+ !insertmacro addLicenseFiles
175
+ !endif
176
+ !endif
177
+ FunctionEnd
178
+
179
+ !ifndef BUILD_UNINSTALLER
180
+ !include "installUtil.nsh"
181
+ !endif
182
+
183
+ Section "install" INSTALL_SECTION_ID
184
+ !ifndef BUILD_UNINSTALLER
185
+ # If we're running a silent upgrade of a per-machine installation, elevate so extracting the new app will succeed.
186
+ # For a non-silent install, the elevation will be triggered when the install mode is selected in the UI,
187
+ # but that won't be executed when silent.
188
+ !ifndef INSTALL_MODE_PER_ALL_USERS
189
+ !ifndef ONE_CLICK
190
+ ${if} $hasPerMachineInstallation == "1" # set in onInit by initMultiUser
191
+ ${andIf} ${Silent}
192
+ ${ifNot} ${UAC_IsAdmin}
193
+ ShowWindow $HWNDPARENT ${SW_HIDE}
194
+ !insertmacro UAC_RunElevated
195
+ ${Switch} $0
196
+ ${Case} 0
197
+ ${Break}
198
+ ${Case} 1223 ;user aborted
199
+ ${Break}
200
+ ${Default}
201
+ MessageBox mb_IconStop|mb_TopMost|mb_SetForeground "Unable to elevate, error $0"
202
+ ${Break}
203
+ ${EndSwitch}
204
+ Quit
205
+ ${else}
206
+ !insertmacro setInstallModePerAllUsers
207
+ ${endIf}
208
+ ${endIf}
209
+ !endif
210
+ !endif
211
+ !include "installSection.nsh"
212
+ !endif
213
+ SectionEnd
214
+
215
+ Function setInstallSectionSpaceRequired
216
+ !insertmacro setSpaceRequired ${INSTALL_SECTION_ID}
217
+ FunctionEnd
218
+
219
+ !ifdef BUILD_UNINSTALLER
220
+ !include "uninstaller.nsh"
221
+ !endif
dist/builder-effective-config.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ directories:
2
+ output: dist
3
+ buildResources: resources
4
+ appId: com.example.nextron
5
+ productName: My Nextron App
6
+ copyright: Copyright © 2018 Yoshihide Shiono
7
+ files:
8
+ - filter:
9
+ - package.json
10
+ - app
11
+ publish: null
12
+ electronVersion: 26.3.0
dist/win-unpacked/LICENSE.electron.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.
dist/win-unpacked/LICENSES.chromium.html ADDED
The diff for this file is too large to render. See raw diff
 
dist/win-unpacked/My Nextron App.exe ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c892e39f939d00d5c8a8fd0de4bc8d3cfee32950791e2855ce7b1f7663eaca
3
+ size 166056960
dist/win-unpacked/chrome_100_percent.pak ADDED
Binary file (136 kB). View file
 
dist/win-unpacked/chrome_200_percent.pak ADDED
Binary file (196 kB). View file
 
dist/win-unpacked/d3dcompiler_47.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7353f25dc5cf84d09894e3e0461cef0e56799adbc617fce37620ca67240b547d
3
+ size 4916712
dist/win-unpacked/ffmpeg.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138d80ac6c8524f16ac9ce46f715e5b2523a6de266c299fa264e05cdcc01c4b2
3
+ size 2881536
dist/win-unpacked/icudtl.dat ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c40c811d30d459dbf04a04c141b60eb4247cd58a008fb836605317df665748f
3
+ size 10631872
dist/win-unpacked/libEGL.dll ADDED
Binary file (481 kB). View file
 
dist/win-unpacked/libGLESv2.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91748824336629fc26daaa4808ac2d65db2725eaf60e131465c6841dae43690c
3
+ size 7493120
dist/win-unpacked/locales/af.pak ADDED
Binary file (436 kB). View file
 
dist/win-unpacked/locales/am.pak ADDED
Binary file (710 kB). View file
 
dist/win-unpacked/locales/ar.pak ADDED
Binary file (777 kB). View file
 
dist/win-unpacked/locales/bg.pak ADDED
Binary file (807 kB). View file
 
dist/win-unpacked/locales/bn.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc26dee345271f4606650912b0b7b5df68f621f2920864e0e36c1d1b22459b1
3
+ size 1043696
dist/win-unpacked/locales/ca.pak ADDED
Binary file (491 kB). View file
 
dist/win-unpacked/locales/cs.pak ADDED
Binary file (506 kB). View file
 
dist/win-unpacked/locales/da.pak ADDED
Binary file (457 kB). View file
 
dist/win-unpacked/locales/de.pak ADDED
Binary file (489 kB). View file
 
dist/win-unpacked/locales/el.pak ADDED
Binary file (886 kB). View file
 
dist/win-unpacked/locales/en-GB.pak ADDED
Binary file (399 kB). View file
 
dist/win-unpacked/locales/en-US.pak ADDED
Binary file (401 kB). View file
 
dist/win-unpacked/locales/es-419.pak ADDED
Binary file (485 kB). View file
 
dist/win-unpacked/locales/es.pak ADDED
Binary file (485 kB). View file
 
dist/win-unpacked/locales/et.pak ADDED
Binary file (439 kB). View file
 
dist/win-unpacked/locales/fa.pak ADDED
Binary file (721 kB). View file
 
dist/win-unpacked/locales/fi.pak ADDED
Binary file (449 kB). View file
 
dist/win-unpacked/locales/fil.pak ADDED
Binary file (507 kB). View file
 
dist/win-unpacked/locales/fr.pak ADDED
Binary file (526 kB). View file
 
dist/win-unpacked/locales/gu.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb17268412fb3e13584ca4dc90a94f984177d3c97ee89af2a57324709f8ed1d
3
+ size 1019985
dist/win-unpacked/locales/he.pak ADDED
Binary file (631 kB). View file
 
dist/win-unpacked/locales/hi.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0936587aa072339f8dc347506e5553159319a686010ca1912bed1d830e107c6e
3
+ size 1072787
dist/win-unpacked/locales/hr.pak ADDED
Binary file (489 kB). View file
 
dist/win-unpacked/locales/hu.pak ADDED
Binary file (526 kB). View file
 
dist/win-unpacked/locales/id.pak ADDED
Binary file (432 kB). View file
 
dist/win-unpacked/locales/it.pak ADDED
Binary file (478 kB). View file
 
dist/win-unpacked/locales/ja.pak ADDED
Binary file (584 kB). View file
 
dist/win-unpacked/locales/kn.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b332541c2cce0835202372f8cc822aef30b3575b651c96219a88b8d1381648
3
+ size 1173741
dist/win-unpacked/locales/ko.pak ADDED
Binary file (493 kB). View file
 
dist/win-unpacked/locales/lt.pak ADDED
Binary file (531 kB). View file
 
dist/win-unpacked/locales/lv.pak ADDED
Binary file (529 kB). View file
 
dist/win-unpacked/locales/ml.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f97ce3011d9231f23fe033bdbb0905c173921b18402d362bfc35224ff67db7
3
+ size 1219982
dist/win-unpacked/locales/mr.pak ADDED
Binary file (1,000 kB). View file
 
dist/win-unpacked/locales/ms.pak ADDED
Binary file (454 kB). View file
 
dist/win-unpacked/locales/nb.pak ADDED
Binary file (442 kB). View file