Skip to content
Jigwright
HullForge docs

Fix Redirectors

Repoint every reference away from the redirectors under a path and delete them, then VERIFY they are gone. This rewrites and SAVES every asset that referenced them, so it refuses to run without an explicit confirm. Run hf_find_redirectors first: that is the dry run, and it says how many assets this would touch.

hf_fix_redirectorsWrite

Arguments

NameTypeDescription
confirmreqbooleanMust be true. There is no default: this saves other packages and deletes assets, and neither is undoable.
limitinteger
= 200
Maximum redirectors to fix in one call.
pathstring
= /Game
Folder to clean, recursively.

Nearby in Cost and cleanup: