This commit is contained in:
2024-02-20 18:41:11 +05:00
parent 572ddabd5d
commit 43c4388550
18 changed files with 9 additions and 6 deletions
+4
View File
@@ -2950,6 +2950,10 @@
"Path": "$(EngineDir)/Plugins/Interchange/Editor/InterchangeEditor.uplugin",
"Type": "UFS"
},
{
"Path": "$(EngineDir)/Plugins/Marketplace/VaRestPlugin/VaRest.uplugin",
"Type": "UFS"
},
{
"Path": "$(EngineDir)/Plugins/Media/MediaPlate/MediaPlate.uplugin",
"Type": "UFS"
+1 -1
View File
@@ -215,7 +215,7 @@ PerPlatformBuildTarget=()
+LocalizationPaths=%GAMEDIR%Content/Localization/NewTarget
[/Script/EngineSettings.GeneralProjectSettings]
ProjectVersion=1.74
ProjectVersion=1.76_p
ProjectName=Bani Yas
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "A97B703C40F4E540B4C35EA42F7A874E", "NorthBaniYas")
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4 -5
View File
@@ -1,12 +1,11 @@
{
"GISgetParam": {
"URL": "https://uat-gis.adha.gov.ae/arcgis/rest/services/OSS/OSS_ADHA_STOCK/MapServer/0",
"where": "PROJECT_ID = 'H-41-435-05A' or PROJECT_ID = 'H-41-435-05B' or PROJECT_ID = 'H-41-435-05C'"
"URL": "https://uat-gis.adha.gov.ae/arcgis/rest/services/OSS/OSS_ADHA_STOCK/MapServer/0/query?where=PROJECT_ID = 'H-41-435-05' or PROJECT_ID = 'H-41-435-05B' or PROJECT_ID = 'H-41-435-05C'&outFields=PLOT_UID, RESERVATION_STATUS, PRICE&returnGeometry=false&f=json&token=",
},
"tokenParam": {
"URL": "https://uat-gis.adha.gov.ae/portal/sharing/rest/generateToken",
"URL": "https://uat-gis.adha.gov.ae/portal/sharing/rest/generateToken?Client=refer&Expiration=600&f=json&Referer=https://uat-gis.adha.gov.ae/arcgis",
"User": "OSS_3d",
"Pass": "d4Kv3WE1z",
"Referer": "https://uat-gis.adha.gov.ae/arcgis"
"Pass": "d4Kv3WE1z"
}
}