update path

This commit is contained in:
Le Duc Anh
2026-02-26 21:03:52 +07:00
parent 955276d54d
commit e8f6cc489f
3 changed files with 790 additions and 790 deletions
@@ -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)