Skip to content

Commit 05a50a3

Browse files
committed
合并准备
1 parent c41b81d commit 05a50a3

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

Assets/BundleMaster/BundleMasterRuntime/AssetComponentConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public class AssetComponentConfig
2525
/// <summary>
2626
/// 资源服务器的地址 http://192.168.50.157/BundleData/
2727
/// </summary>
28-
public static string BundleServerUrl = "https://www.download.cutale.cn/TestBundle/0.0.2/";
28+
public static string BundleServerUrl = "http://192.168.50.157/BundleData/";
2929

3030
/// <summary>
3131
/// 默认加载的Bundle名

Assets/Resources/BMConfig.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ MonoBehaviour:
1212
m_Script: {fileID: 11500000, guid: 7d36208e8b0045f7ab3a61f1ab8f60c6, type: 3}
1313
m_Name: BMConfig
1414
m_EditorClassIdentifier:
15-
AssetLoadMode: 2
15+
AssetLoadMode: 0
1616
MaxDownLoadCount: 8
1717
ReDownLoadCount: 4

ProjectSettings/EditorBuildSettings.asset

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ EditorBuildSettings:
1111
- enabled: 1
1212
path: Assets/Scenes/Init_2.unity
1313
guid: 56e8291126294654b89f23a1d708abd7
14+
- enabled: 1
15+
path: Assets/Scenes/Game.unity
16+
guid: 60c0b125629d7e9449419d1f97aec16c
1417
m_configObjects: {}

0 commit comments

Comments
 (0)