Skip to content

Commit

Permalink
update 280.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonny-jeahyunchoi committed Feb 3, 2025
1 parent 7630025 commit 152ec28
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Assets/Json/CloForAppVersion/clo-app-ver-280-0-1-aos-kr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"PlanetRegistryUrl": "https://planets-internal.nine-chronicles.com/planets/",
"DefaultPlanetId": "0x100000000003",
"SelectedPlanetId": "0x100000000003",

"NoMiner": true,
"RpcClient": true,
"RpcServerHost": "empty",
"RpcServerPort": 0,

"MeadPledgePortalUrl": "https://developer-mode.nine-chronicles.com",
"IAPServiceHost": "https://xd2n1dpmce.execute-api.us-east-2.amazonaws.com/internal",
"SeasonPassServiceHost": "https://9s6qapxbef.execute-api.us-east-2.amazonaws.com/internal",

"AppleMarketUrl" : "https://apps.apple.com/us/app/nine-chronicles-m/id6462364578",
"GoogleMarketUrl" : "https://play.google.com/store/apps/details?id=com.planetariumlabs.ninechroniclesmobile",

"maintenance" : false,
"EnableGuestLogin" : true,
"ingameDebugConsole" : true,

"MixpanelDebugError" : false,
"MixpanelDebugAssert" : false,
"MixpanelDebugException" : false,
"MixpanelDebugWarning" : false
}
26 changes: 26 additions & 0 deletions Assets/Json/CloForAppVersion/clo-app-ver-280-0-1-aos.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"PlanetRegistryUrl": "https://planets-internal.nine-chronicles.com/planets/",
"DefaultPlanetId": "0x100000000003",
"SelectedPlanetId": "0x100000000003",

"NoMiner": true,
"RpcClient": true,
"RpcServerHost": "empty",
"RpcServerPort": 0,

"MeadPledgePortalUrl": "https://developer-mode.nine-chronicles.com",
"IAPServiceHost": "https://xd2n1dpmce.execute-api.us-east-2.amazonaws.com/internal",
"SeasonPassServiceHost": "https://9s6qapxbef.execute-api.us-east-2.amazonaws.com/internal",

"AppleMarketUrl" : "https://apps.apple.com/us/app/nine-chronicles-m/id6462364578",
"GoogleMarketUrl" : "https://play.google.com/store/apps/details?id=com.planetariumlabs.ninechroniclesmobile",

"maintenance" : false,
"EnableGuestLogin" : true,
"ingameDebugConsole" : true,

"MixpanelDebugError" : false,
"MixpanelDebugAssert" : false,
"MixpanelDebugException" : false,
"MixpanelDebugWarning" : false
}
26 changes: 26 additions & 0 deletions Assets/Json/CloForAppVersion/clo-app-ver-280-0-1-ios-kr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"PlanetRegistryUrl": "https://planets-internal.nine-chronicles.com/planets/",
"DefaultPlanetId": "0x100000000003",
"SelectedPlanetId": "0x100000000003",

"NoMiner": true,
"RpcClient": true,
"RpcServerHost": "empty",
"RpcServerPort": 0,

"MeadPledgePortalUrl": "https://developer-mode.nine-chronicles.com",
"IAPServiceHost": "https://xd2n1dpmce.execute-api.us-east-2.amazonaws.com/internal",
"SeasonPassServiceHost": "https://9s6qapxbef.execute-api.us-east-2.amazonaws.com/internal",

"AppleMarketUrl" : "https://apps.apple.com/us/app/nine-chronicles-m/id6462364578",
"GoogleMarketUrl" : "https://play.google.com/store/apps/details?id=com.planetariumlabs.ninechroniclesmobile",

"maintenance" : false,
"EnableGuestLogin" : true,
"ingameDebugConsole" : true,

"MixpanelDebugError" : false,
"MixpanelDebugAssert" : false,
"MixpanelDebugException" : false,
"MixpanelDebugWarning" : false
}
26 changes: 26 additions & 0 deletions Assets/Json/CloForAppVersion/clo-app-ver-280-0-1-ios.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"PlanetRegistryUrl": "https://planets-internal.nine-chronicles.com/planets/",
"DefaultPlanetId": "0x100000000003",
"SelectedPlanetId": "0x100000000003",

"NoMiner": true,
"RpcClient": true,
"RpcServerHost": "empty",
"RpcServerPort": 0,

"MeadPledgePortalUrl": "https://developer-mode.nine-chronicles.com",
"IAPServiceHost": "https://xd2n1dpmce.execute-api.us-east-2.amazonaws.com/internal",
"SeasonPassServiceHost": "https://9s6qapxbef.execute-api.us-east-2.amazonaws.com/internal",

"AppleMarketUrl" : "https://apps.apple.com/us/app/nine-chronicles-m/id6462364578",
"GoogleMarketUrl" : "https://play.google.com/store/apps/details?id=com.planetariumlabs.ninechroniclesmobile",

"maintenance" : false,
"EnableGuestLogin" : true,
"ingameDebugConsole" : true,

"MixpanelDebugError" : false,
"MixpanelDebugAssert" : false,
"MixpanelDebugException" : false,
"MixpanelDebugWarning" : false
}

0 comments on commit 152ec28

Please sign in to comment.