Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 2.58 KB

File metadata and controls

73 lines (51 loc) · 2.58 KB
Tabed

Tabed

An Unreal Engine asset browser for Windows.

Latest release Downloads Windows


Tabed


Download

Tabed.exe from the latest release. One file, no installer, .NET included.

Needs 64-bit Windows 10 or 11 and the WebView2 Runtime, which Windows 11 ships and any PC with Edge already has.

What it does

  • Loads .pak, .utoc and .ucas containers, all of them or one at a time
  • Sets Fortnite up by itself, keys and mappings included, and can mount the live build without the game installed
  • Searches package paths, or the names items go by in game
  • Shows properties as JSON with a find bar, clickable references and a dependency panel
  • Previews meshes, animations, textures, audio, fonts and cosmetic item cards
  • Exports raw, JSON, PNG, WAV, meshes and animations, with a queue
  • Diffs an .fbkp backup against whatever is mounted now
  • Themes, accent colours, density, favourite folders, Discord Rich Presence

Getting started

  1. Run Tabed.exe.
  2. Pick a game folder. Fortnite is found for you; other games need a name, an engine version and a directory.
  3. Press Load Packages, then search or browse.

Dragging a .pak, .utoc or .fbkp onto the window opens it straight away.

Shortcuts

Shortcut Does
Ctrl K Command palette
Ctrl F Find in the open file
F3 · Enter Next match
Shift F3 · Shift Enter Previous match
Esc Close the find bar
Double-click a container Load only that container
Ctrl · Shift + click Pick several containers

Files

Settings, backups and exports go to %LOCALAPPDATA%\Tabed Data. Nothing is written to the game folder.

Built with

CUE4Parse, .NET, WPF, WebView2, React and three.js.