SidaJ commited on
Commit
5a9b4ec
·
1 Parent(s): ea5599f

Replace Windows package with no-login telemetry build

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. README.md +6 -3
  3. Windows/{eScooter/Binaries/Win64/D3D12/d3d12SDKLayers.dll → Engine/Binaries/ThirdParty/CEF3/Win64/Resources/chrome_100_percent.pak} +2 -2
  4. Windows/Engine/{Extras/Redist/en-us/UEPrereqSetup_x64.exe → Binaries/ThirdParty/CEF3/Win64/Resources/chrome_200_percent.pak} +2 -2
  5. Windows/{eScooter/Binaries/Win64/eScooter.exe → Engine/Binaries/ThirdParty/CEF3/Win64/Resources/icudtl.dat} +2 -2
  6. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/am.pak +3 -0
  7. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ar.pak +3 -0
  8. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/bg.pak +3 -0
  9. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/bn.pak +3 -0
  10. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ca.pak +3 -0
  11. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/cs.pak +3 -0
  12. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/da.pak +3 -0
  13. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/de.pak +3 -0
  14. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/el.pak +3 -0
  15. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/en-GB.pak +3 -0
  16. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/en-US.pak +3 -0
  17. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/es-419.pak +3 -0
  18. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/es.pak +3 -0
  19. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/et.pak +3 -0
  20. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fa.pak +3 -0
  21. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fi.pak +3 -0
  22. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fil.pak +3 -0
  23. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fr.pak +3 -0
  24. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/gu.pak +3 -0
  25. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/he.pak +3 -0
  26. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hi.pak +3 -0
  27. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hr.pak +3 -0
  28. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hu.pak +3 -0
  29. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/id.pak +3 -0
  30. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/it.pak +3 -0
  31. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ja.pak +3 -0
  32. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/kn.pak +3 -0
  33. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ko.pak +3 -0
  34. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/lt.pak +3 -0
  35. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/lv.pak +3 -0
  36. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ml.pak +3 -0
  37. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/mr.pak +3 -0
  38. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ms.pak +3 -0
  39. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/nb.pak +3 -0
  40. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/nl.pak +3 -0
  41. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pl.pak +3 -0
  42. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pt-BR.pak +3 -0
  43. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pt-PT.pak +3 -0
  44. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ro.pak +3 -0
  45. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ru.pak +3 -0
  46. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sk.pak +3 -0
  47. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sl.pak +3 -0
  48. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sr.pak +3 -0
  49. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sv.pak +3 -0
  50. Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sw.pak +3 -0
.gitattributes CHANGED
@@ -45,3 +45,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
45
  *.lib filter=lfs diff=lfs merge=lfs -text
46
  *.ttf filter=lfs diff=lfs merge=lfs -text
47
  *.tps filter=lfs diff=lfs merge=lfs -text
 
 
45
  *.lib filter=lfs diff=lfs merge=lfs -text
46
  *.ttf filter=lfs diff=lfs merge=lfs -text
47
  *.tps filter=lfs diff=lfs merge=lfs -text
48
+ *.dat filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -11,16 +11,18 @@ tags:
11
 
12
  # eScooter Simulator Unreal Engine Model
13
 
14
- This repository contains the packaged Windows build of the eScooter simulator created with Unreal Engine.
15
 
16
  The simulator is designed for use with Meta Quest VR glasses in a Windows VR setup. It can also be used as a packaged Unreal Engine Windows application for testing, demonstration, and simulation workflows.
17
 
 
 
18
  ## Contents
19
 
20
  - `Windows/` - runnable Windows package
21
  - `Windows/eScooter.exe` - launcher executable
22
  - `Windows/eScooter/Content/Paks/` - Unreal Engine packaged assets
23
- - `Windows/Engine/Extras/Redist/en-us/UEPrereqSetup_x64.exe` - Unreal prerequisite installer
24
 
25
  ## Testing
26
 
@@ -40,8 +42,9 @@ Brake: Left controller trigger
40
 
41
  ## Local data log
42
 
43
- This vehicle dynamics data e.g. speed, acceleration, steering angle, map levels will be stored locally: %LOCALAPPDATA%\eScooter\Saved\Logs\eScooter_RideTelemetry.log
44
 
 
45
 
46
  ## Download Notes
47
 
 
11
 
12
  # eScooter Simulator Unreal Engine Model
13
 
14
+ This repository contains the packaged Windows shipping build of the eScooter simulator created with Unreal Engine.
15
 
16
  The simulator is designed for use with Meta Quest VR glasses in a Windows VR setup. It can also be used as a packaged Unreal Engine Windows application for testing, demonstration, and simulation workflows.
17
 
18
+ This release starts directly on the scooter riding map and does not require an in-app login.
19
+
20
  ## Contents
21
 
22
  - `Windows/` - runnable Windows package
23
  - `Windows/eScooter.exe` - launcher executable
24
  - `Windows/eScooter/Content/Paks/` - Unreal Engine packaged assets
25
+ - `Windows/README_NO_LOGIN_RELEASE.txt` - release notes for the no-login telemetry build
26
 
27
  ## Testing
28
 
 
42
 
43
  ## Local data log
44
 
45
+ This vehicle dynamics data e.g. speed, acceleration, steering angle, map levels will be stored locally: `%LOCALAPPDATA%\eScooter\Saved\Logs\eScooter_RideTelemetry.log`
46
 
47
+ The no-login release also posts anonymous ride telemetry to the hosted eScooter telemetry relay configured by the developer.
48
 
49
  ## Download Notes
50
 
Windows/{eScooter/Binaries/Win64/D3D12/d3d12SDKLayers.dll → Engine/Binaries/ThirdParty/CEF3/Win64/Resources/chrome_100_percent.pak} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3df5fe553b7dee92807f69c51b6fc260a9ad48f0d0b4481a33aec447cb066691
3
- size 9367440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6505a53a81319d3cf52ddae57a5bf0ec83139b612e35148044e3f545355fd6e0
3
+ size 780548
Windows/Engine/{Extras/Redist/en-us/UEPrereqSetup_x64.exe → Binaries/ThirdParty/CEF3/Win64/Resources/chrome_200_percent.pak} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef1ac9b2347702667e6a2a280bf2bcd55462882444a7c6981be74ac34df971f0
3
- size 50596640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e872ff8001e1d6f153b103de3b1038be773513312adbc51c37bf31d243fb8d
3
+ size 1358791
Windows/{eScooter/Binaries/Win64/eScooter.exe → Engine/Binaries/ThirdParty/CEF3/Win64/Resources/icudtl.dat} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df81d508363e85ff9ec0bd6f41cd158676cb14bc1a4e7dbaaf327657674769d7
3
- size 262127616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0b6b0d9e14c905f2278dbf25b7bb58cc0622b7680e3b6ff617a1d42348736b
3
+ size 10413488
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/am.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f553b4e1926e3638a1bab0b350face687c6b89191689cdba98b3ddb5a579cf6c
3
+ size 452150
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ar.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7672ae22d736e85e39704faa693b56ad801e6155e7187c2225ce98eb80790b1
3
+ size 478581
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/bg.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c72d0811631e73160023555ac34c0b201ac64dd1357890c7f9c05acc584a604
3
+ size 515618
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/bn.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4633d8af7192339fffa78b2cda25e2e90f16635448db29a757f202840e844d0
3
+ size 671277
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ca.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea52b6cbf2079971712e40d93ebd764132897c82de4f16782c818ba4d83d85a
3
+ size 318594
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/cs.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e9bd2e9dc8fc585aadfbcf0df7d78050a728d899e5a9f1600e974b90a57794
3
+ size 325971
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/da.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db11a79bc5146a8a042dbae9530a5f1edf635e65f1df6eba77e5ed93bd4f6e81
3
+ size 293792
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/de.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09fb41fa8771d2920f4efacf8b9c382a73b10340c518df7921fb3a52322964cc
3
+ size 316037
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/el.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfebb312d2f6a058f4150eaf3ae32597fda1fb65431a2f446a7e5af526ed3523
3
+ size 564535
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/en-GB.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3600dabd89ed510e57ae34cc27b6e44fd36f7988491885b9662a3ecadd75cb2
3
+ size 258784
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/en-US.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205278edc8c3937d6331ff15e6c336c74231c08aed58bfd732719e4acf44617a
3
+ size 262167
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/es-419.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1288e18ba0bd0835c98d60d5b1bbb277f04d596ca20b9426619d658ee349304
3
+ size 312442
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/es.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5460e63cf2d7a5d7d36e01085ac63933171b5468916aa644d248724303cdeec0
3
+ size 315159
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/et.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d20cce3065bd0dd4be4c3363822d3731e609041093a39e9ab0d891d480edeadc
3
+ size 282645
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fa.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697dd9c0538d11018291a1c0770c8ce8c33a73d32f98affc83d97f6e169dab65
3
+ size 455382
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fi.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171697c0582b19a4a1386b729375d4d7c699dd3deda2339d6726731540885cc4
3
+ size 290495
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fil.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5124c866514c073d80c64274e33a34d06a233edcdf92e998e5ca5441f8ac21
3
+ size 325067
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/fr.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48d1b91c2c2eac0afab4118f982ab0881813e2abbeb6aa5f70a9f5922117082c
3
+ size 343306
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/gu.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa515f6bb1a0f8cda2c5d51e7f3db7690257249978dad9e6a8f79a999e8156ba
3
+ size 642545
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/he.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb6a442e75898efca557f29af439c448553397a1ea04c984e7e11e9188511c1
3
+ size 397651
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hi.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e1e3df94cb08fe278aa2c1c1a44e8c19147a6706bbc4bd4f31c1b1998a94d30
3
+ size 665934
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hr.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf8ae10e85a0f9b4661cfd6cd483851be1be996e6af24afd2b3cf2847e5a910
3
+ size 313044
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/hu.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac6f6304158c3a6978f90be0e1282f99d89686491ff27451ec89c09a28db87b
3
+ size 336131
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/id.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232a52fbefed27da81ade68f237e14dc31add82ebc75f35a9a7bdb7cadc1c155
3
+ size 279996
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/it.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b610b3575c05fafc33d6535d743edd173f463b29e943a76400b5e460cbc3c92f
3
+ size 307951
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ja.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d56db2ebd0a5ae888900f2bc53e875e20a18add7130e3304df61db5ec47c2fd
3
+ size 380325
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/kn.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d826311060f560c6155ab66e2867187a99409066fb28eec635f66d9115e6e31
3
+ size 746654
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ko.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac4981ce5a0f29c4ca8829462a4481f2d4d3331062dd961fa327209e654043ad
3
+ size 318635
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/lt.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f86b855dd1344122bcd17010725168353e6224b449da038ca7bea39ac0cf35
3
+ size 337360
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/lv.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e520ebdb258fc64e14c2fc7e6e3f72fe86253fe5aac4f9d77faf58ef03539fdd
3
+ size 334614
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ml.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ea107bf8c39939e3e10460101346592f8937954a5673ba3006a81d46fb84f5
3
+ size 782773
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/mr.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3cdd34c8eef7dee54a2ea5a460839d23de7dbdb24f8cd81f474b6bad7b619b3
3
+ size 628384
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ms.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e29c572b0603ecd0e3752a624c782b9113ec96b64353bee2bcbb3fef1f0099a
3
+ size 292221
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/nb.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc8b8c2e8d8448ca571d899683100feb3c381db7c143e92fd7be158535b2962
3
+ size 286157
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/nl.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56aee31c251545124d6131eb78b524cde3d237e7d82f6ff366eccffda6e7550c
3
+ size 295863
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pl.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1baec419bca8b7e7d75006e295d5b8086948d2db73a99639276797dd6286f28d
3
+ size 325355
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pt-BR.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397d9a4509c3d4b738246ce98ee596075265d4f0082ba277964601881a6001c8
3
+ size 308037
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/pt-PT.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587d311ceb2d5dfe3aa37685c6d1c4a2d7da2872961273ff5694ddf47e47325b
3
+ size 312611
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ro.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29a4368a3e6b6103219b62266b67b066d910561f4e49380ebe19832c6d0b3b54
3
+ size 320345
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/ru.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d074527d3c914c8d84d836d151acf85379c695b31532a9b7c30635764311ac44
3
+ size 513810
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sk.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf13caef98bb9d168ecd8e08f980dcebfe9aae5f0646477431636fb78ca79eb
3
+ size 331329
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sl.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0bf9fa1310538fbdd7b3eafed1bb79f18ea1fe34822665b77ca0cd627ff72f
3
+ size 316275
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sr.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2160c05cb79c2465e82f485c4c1212bcd67a4d8981b0b66cb0b10a3d8a72b80
3
+ size 487444
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sv.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda45ce3be91bdb6c67aca85960eeb353eca40bf024b3f973bd49ba596cd8ccb
3
+ size 287757
Windows/Engine/Binaries/ThirdParty/CEF3/Win64/Resources/locales/sw.pak ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d93ea932be40369ef692316c1d6fde599a7e218ac364e796bb5cf2e083911d
3
+ size 295655