gdl_123 il y a 2 mois
Parent
commit
e1ebeaa2f4
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      Assets/Content/Config/DownLoadUrlCfg.csv

+ 3 - 3
Assets/Content/Config/DownLoadUrlCfg.csv

@@ -1,6 +1,6 @@
 ID,Platform,BaseUrl,ServerUrl,Param1,DownloadPath,MaxNum
 ID,Platform,BaseUrl,ServerUrl,Param1,DownloadPath,MaxNum
 int,string,string,string,string,string,int
-1,GameDebug,http://43.226.57.217:88/dny/,http://43.226.57.217:81/,dny,res/AndroidNewRes/,1
-2,Android,http://43.156.13.116:88/dny/,http://43.156.13.116:81/,dny,res/AndroidNewRes/,1
-3,IOS,http://43.156.13.116:88/dny/,http://43.156.13.116:81/,dny,res/IosRes/,1
+1,GameDebug,http://43.226.57.217:88/dny/,http://43.226.57.217:81/,dny,res/AndroidLocalizedRes/,1
+2,Android,http://43.156.13.116:88/dny/,http://43.156.13.116:81/,dny,res/AndroidLocalizedRes/,1
+3,IOS,http://43.156.13.116:88/dny/,http://43.156.13.116:81/,dny,res/IosLocalizedRes/,1