Scan only the project assets, not the entire folder, to build the Asset Database.
This commit is contained in:
23
Assets/FishNet.Config.XML
Normal file
23
Assets/FishNet.Config.XML
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ConfigurationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<Loaded>true</Loaded>
|
||||||
|
<PrefabGenerator>
|
||||||
|
<Enabled>true</Enabled>
|
||||||
|
<LogToConsole>true</LogToConsole>
|
||||||
|
<FullRebuild>false</FullRebuild>
|
||||||
|
<SaveChanges>true</SaveChanges>
|
||||||
|
<DefaultPrefabObjectsPath>Assets\DefaultPrefabObjects.asset</DefaultPrefabObjectsPath>
|
||||||
|
<SearchScope>1</SearchScope>
|
||||||
|
<ExcludedFolders />
|
||||||
|
<IncludedFolders>
|
||||||
|
<string>Assets\_PROJECT</string>
|
||||||
|
</IncludedFolders>
|
||||||
|
</PrefabGenerator>
|
||||||
|
<CodeStripping>
|
||||||
|
<IsBuilding>false</IsBuilding>
|
||||||
|
<IsDevelopment>false</IsDevelopment>
|
||||||
|
<IsHeadless>false</IsHeadless>
|
||||||
|
<StripReleaseBuilds>false</StripReleaseBuilds>
|
||||||
|
<StrippingType>0</StrippingType>
|
||||||
|
</CodeStripping>
|
||||||
|
</ConfigurationData>
|
||||||
7
Assets/FishNet.Config.XML.meta
Normal file
7
Assets/FishNet.Config.XML.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fdec8b985bdf2364cac858b4136da794
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Reference in New Issue
Block a user