📦
Resources
Everything you can pull into your mod. The same asset ships in different formats, so pick the one that fits your task.
Which format do you need?​
| Kind | Format | Use it when |
|---|---|---|
| Sample projects | FBX, textures, and uassets — all of it | You want to open a working mod and study how it is put together |
| Provided Unreal Assets | .uasset | You want to open it in ModKit and use it as is |
Both cover the same game assets: Samples come as one whole project, while Provided Unreal Assets are picked from a list.
Assets that ship with their FBX and texture sources can be filtered with
Included Asset Only in the lists. The sources live under Data\RawResources in your
ModKit install folder.