Home
Softono
i

ibrahimpenekli

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by ibrahimpenekli

unity-guid-mapper
Open Source

unity-guid-mapper

# Unity GUID Mapper Show/List/Replace assets with specified GUID for Unity 3D. ## Usage * `dotnet uguid.dll -show <AssetFile>` Show the GUID for the asset file. * `dotnet uguid.dll -list <AssetsDirectory> <Guid>` Lists assets that uses given GUID asset. * `dotnet uguid.dll -replace <AssetsDirectory> <OldGuid> <NewGuid>` Replaces assets that uses given GUID with the new one. ## How to know GUID of an asset? You can access GUID of an asset by its .meta file: ![AssetGUID](ReadMeImages/AccessGUID.jpg)

Developer Tools Game Development
17 Github Stars