Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetRegistryTool

A tool for editing the Asset Registry in Unreal games Uses QueenIO to handle AssetRegistry file.

Usage

Converting - Converts the given registry between bin and json.
AssetRegistryInjector.exe [AssetRegistry.bin/AssetRegistry.json]

Dummping - Dumps each entry in the given registry into json files.
AssetRegistryInjector.exe -dump [AssetRegistry.bin]

Injecting - Injects the json files in the Input folder into the given registry.
AssetRegistryInjector.exe -inject [AssetRegistry.bin] [InputFolder]

Credits

atenfyr - UAssetAPI

About

A tool for editing the Asset Registry in Unreal games

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages