# atenfyr/UAssetGUI

A tool designed for low-level examination and modification of Unreal Engine game assets by hand.

Repository: https://github.com/atenfyr/UAssetGUI
Canonical: https://ross.abutalabs.com/products/uassetgui
Language: C#
License: MIT
License Family: permissive
Topics: gui, unreal-engine, c-sharp, json, modding, modding-tools
Last push: 2026-08-31T23:23:13+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 49, longevity 100
- inputs: {"age_days": 2232, "days_push": 2, "days_rel": 124, "gap_med": 337, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1046, forks 136 (observed 2026-09-01T02:13:58.932084+00:00)

## What it is
UAssetGUI is a desktop tool for low-level inspection and hand-editing of Unreal Engine game asset files (.uasset). It also supports command-line export/import of assets to and from a JSON representation via UAssetAPI.

## Use cases
- edit unreal engine game assets
- inspect uasset file contents
- mod unreal engine games
- convert uasset to json and back
- view game asset properties by hand
- modify serialized unreal assets

## When to choose
- you need to manually examine or tweak Unreal Engine asset binaries
- you want a GUI plus JSON round-trip workflow for game modding
- you work across engine versions from UE4 to UE5

## When to avoid
- you need automated bulk asset processing in a build pipeline
- you want a general-purpose Unreal editor rather than a binary asset inspector
- you need official tooling support or a guarantee of correctness for all asset types

## Facets
- artifact type: application
- maturity: active
- function: gui, parser, serialization, developer-tools
- domain: gaming-tools, files, developer-tools
- platform: windows, cross-platform
- tags: unreal-engine, game-modding, asset-editing, json-conversion, csharp, linux, desktop

## Member repositories
- atenfyr/UAssetGUI (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:58.932084+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:08.461072+00:00, confidence not recorded.
  - readme: https://github.com/atenfyr/UAssetGUI (fetched 2026-09-01T02:13:58.932084+00:00, sha e0dc3424a217)
- Data as of 2026-08-30T08:39:29.467469+00:00.
