clear
This commit is contained in:
parent
c5d113b35f
commit
f31babdb85
|
|
@ -85,3 +85,5 @@ crashlytics-build.properties
|
||||||
/数据表/__pycache__/
|
/数据表/__pycache__/
|
||||||
|
|
||||||
~$*.xlsx
|
~$*.xlsx
|
||||||
|
Assets/GameMain/Configs/ResourceBuilder.xml
|
||||||
|
/.dotnet
|
||||||
|
|
|
||||||
|
|
@ -2,14 +2,14 @@
|
||||||
<UnityGameFramework>
|
<UnityGameFramework>
|
||||||
<ResourceBuilder>
|
<ResourceBuilder>
|
||||||
<Settings>
|
<Settings>
|
||||||
<InternalResourceVersion>0</InternalResourceVersion>
|
<InternalResourceVersion>1</InternalResourceVersion>
|
||||||
<Platforms>33</Platforms>
|
<Platforms>33</Platforms>
|
||||||
<AssetBundleCompression>1</AssetBundleCompression>
|
<AssetBundleCompression>1</AssetBundleCompression>
|
||||||
<CompressionHelperTypeName>UnityGameFramework.Runtime.DefaultCompressionHelper</CompressionHelperTypeName>
|
<CompressionHelperTypeName>UnityGameFramework.Runtime.DefaultCompressionHelper</CompressionHelperTypeName>
|
||||||
<AdditionalCompressionSelected>False</AdditionalCompressionSelected>
|
<AdditionalCompressionSelected>False</AdditionalCompressionSelected>
|
||||||
<ForceRebuildAssetBundleSelected>False</ForceRebuildAssetBundleSelected>
|
<ForceRebuildAssetBundleSelected>False</ForceRebuildAssetBundleSelected>
|
||||||
<BuildEventHandlerTypeName>StarForce.Editor.StarForceBuildEventHandler</BuildEventHandlerTypeName>
|
<BuildEventHandlerTypeName>StarForce.Editor.StarForceBuildEventHandler</BuildEventHandlerTypeName>
|
||||||
<OutputDirectory>C:/UnityProjects/VampireLike/bin/AssetBundles</OutputDirectory>
|
<OutputDirectory>D:/Learn/GameLearn/UnityProjects/VampireLike/bin</OutputDirectory>
|
||||||
<OutputPackageSelected>True</OutputPackageSelected>
|
<OutputPackageSelected>True</OutputPackageSelected>
|
||||||
<OutputFullSelected>True</OutputFullSelected>
|
<OutputFullSelected>True</OutputFullSelected>
|
||||||
<OutputPackedSelected>True</OutputPackedSelected>
|
<OutputPackedSelected>True</OutputPackedSelected>
|
||||||
|
|
|
||||||
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.
Loading…
Reference in New Issue