FModel Linux — Unreal Engine Archives Explorer for Linux --------------------------------------------------------- [![CI Status](https://img.shields.io/github/actions/workflow/status/r6e/FModel-Linux/qa.yml?label=CI)](https://github.com/r6e/FModel-Linux/actions) [![Latest](https://img.shields.io/github/v/release/r6e/FModel-Linux?color=yellow)](https://github.com/r6e/FModel-Linux/releases) *** > **This is an unofficial Linux port of [FModel](https://github.com/4sval/FModel), originally created by [Asval (4sval)](https://github.com/4sval) and contributors. It is not affiliated with or endorsed by the upstream project or its maintainers. Please do not report Linux-port-specific issues upstream.** ### Description FModel Linux is a Linux port of [FModel](https://github.com/4sval/FModel) — an archive explorer for [Unreal Engine](https://www.unrealengine.com/en-US/) games. It uses [CUE4Parse](https://github.com/FabianFG/CUE4Parse) as its core parsing library, providing robust support for the latest UE4 and UE5 archive formats, along with a comprehensive set of tools for previewing and converting game packages. This fork replaces the Windows-only WPF UI stack with [Avalonia UI](https://avaloniaui.net/) and removes other Windows-specific dependencies to enable native Linux support. It is maintained by [r6e](https://github.com/r6e). ### Installation Installation instructions for the Linux port are available in the [project wiki](https://github.com/r6e/FModel-Linux/wiki) (work in progress). For the upstream Windows release, refer to the [official FModel installation guide](https://github.com/4sval/FModel/wiki/Installing-FModel). ### Supporting the Upstream Project This fork does not accept donations. If you find FModel valuable, please consider [supporting the original FModel project](https://fmodel.app/donate) and its contributors. ### License FModel Linux is a derivative work licensed under [GPL-3](https://github.com/r6e/FModel-Linux/blob/dev/LICENSE). The original FModel project is copyright © Asval and FModel contributors. Licenses of third-party libraries used are listed in [NOTICE](https://github.com/r6e/FModel-Linux/blob/dev/NOTICE).