update path
This commit is contained in:
@@ -15,7 +15,7 @@ MonoBehaviour:
|
||||
m_DefaultGroup: 712e3991f28e549e7a56ee582a977810
|
||||
m_currentHash:
|
||||
serializedVersion: 2
|
||||
Hash: 51bf3b9e2ab3f1e6b3ab9b39e73dcd30
|
||||
Hash: 00000000000000000000000000000000
|
||||
m_OptimizeCatalogSize: 0
|
||||
m_BuildRemoteCatalog: 0
|
||||
m_CatalogRequestsTimeout: 0
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -86,7 +86,7 @@ namespace BrewMonster
|
||||
[MenuItem("Tools/Addressable/Update Addressable Path For a61 Terrain")]
|
||||
public static void UpdateAddressablePathFora61Terrain()
|
||||
{
|
||||
UpdateAddressableAddressesPath("a61_terrain", _terrainPathPrefix, "");
|
||||
UpdateAddressableAddressesPath("a61-terrain", _terrainPathPrefix, ".prefab");
|
||||
}
|
||||
|
||||
public static void UpdateAddressableAddressesPath(string groupName, string prefixToRemove, string subfix)
|
||||
|
||||
Reference in New Issue
Block a user