Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Replaces UIDs from scenes, scripts, imports, and Godot's cache.Right-click supported file-types in the File System Dock and select Replace UIDs.Because f*** these UIDs.
Ef Ds UIDs
For Godot 4.4+
Replaces UIDs from scenes, scripts, imports, and Godot's cache.
Why?
The errors are obnoxious, and the caching is awful.
The editor doesn't even support fixing any of the warnings and errors it complains about.
So f*** these UIDs.
What?
Supports the following extensions:
gdtrestscnwavmp3oggsvgpnggifgltfglbdaeobjfbx
Any format that generates a .import file should be supported, but may be missing from the list. The user is encouraged to try adding it to the UID_IN_IMPORT_FILE_EXTENSIONS constant in context_menu_plugin.gd.
[!NOTE]
Not all of these extensions have been tested, but most generate.importfiles which is what is actually getting content replaced.
How?
Right-click on files in the File System Dock, and select Replace UIDs.
[!WARNING]
Make sure the project is backed-up before using this feature. Users are enouraged to use version control (ie. git).
Replaces UIDs from scenes, scripts, imports, and Godot's cache.
Right-click supported file-types in the File System Dock and select Replace UIDs.
Because f*** these UIDs.
Reviews
Quick Information
Replaces UIDs from scenes, scripts, imports, and Godot's cache.Right-click supported file-types in the File System Dock and select Replace UIDs.Because f*** these UIDs.