Skip to content

Commit da463be

Browse files
authored
Merge pull request #28 from CesiumGS/project-default-token
Updates for v1.10.0
2 parents df4c4fb + c982d5c commit da463be

15 files changed

+7
-3
lines changed

CesiumForUnrealSamples.uproject

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 3,
4-
"VersionName": "1.8.0",
3+
"Version": 4,
4+
"VersionName": "1.10.0",
55
"FriendlyName": "Cesium for Unreal Samples",
66
"EngineAssociation": "4.26",
77
"Category": "Geospatial",
@@ -11,7 +11,7 @@
1111
"DocsURL": "https://cesium.com/learn/unreal/",
1212
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/c6639cbe970b4126847049944709a27a",
1313
"SupportURL": "https://community.cesium.com",
14-
"EngineVersion": "4.26.0",
14+
"EngineVersion": "4.26.0",
1515
"IsBetaVersion": false,
1616
"IsExperimentalVersion": false,
1717
"Plugins": [

Config/DefaultEngine.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ bBuildForArm64=True
7878
bBuildForArmV7=False
7979
bSupportsVulkan=True
8080

81+
[/Script/CesiumRuntime.CesiumRuntimeSettings]
82+
DefaultIonAccessTokenId=
83+
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJlOTE4ZTdjOS0wNjVhLTRkZjgtYjk3MC1iOWI1NGNiZTYyOTciLCJpZCI6MjU5LCJpYXQiOjE2NDM3ODEwMjJ9.eE4qfXrZW8CKzw2LXU1Qgq4Y3D7_3PEqIJ-cALMwGOE
84+
23 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-778 Bytes
Binary file not shown.
-184 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-391 Bytes
Binary file not shown.
-230 Bytes
Binary file not shown.
-180 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)