Unreal Engine Archives Explorer
Go to file
Chompster86 62b103f958
Some checks failed
FModel QA Builder / build (push) Has been cancelled
Fixed Burst Weapon's Fire Rates (#575)
* Update BaseIconStats.cs

Fixed Burst Fire Rates

* Hides fire rate if it = 0

Made it so if the equation = 0, it hides fire rate

* Fixed if firing rate = 1

Made it so if firing rate = 1, it hides the burst firing rate equation and just shows the firing rate.

* Neverness to Everness and Terminull Brigade support
Add new loading mode that skips patched assets

* BinaryConfig.ini support

* Update CUE4Parse

---------

Co-authored-by: GhostScissors <79089473+GhostScissors@users.noreply.github.com>
2025-07-07 08:40:14 +05:30
.github use zip 2024-04-27 12:33:58 +02:00
CUE4Parse@5a03d96378 Fixed Burst Weapon's Fire Rates (#575) 2025-07-07 08:40:14 +05:30
FModel Fixed Burst Weapon's Fire Rates (#575) 2025-07-07 08:40:14 +05:30
.editorconfig update editor config to have space next to casts 2021-10-14 11:40:28 -04:00
.gitignore FModel v4.0 2021-05-22 22:10:08 +02:00
.gitmodules removed submodule 2024-04-05 06:39:34 +02:00
LICENSE Re-add GPL-3 license 2021-05-22 16:33:08 -04:00
NOTICE cleaned some stuff 2023-05-16 22:41:23 +02:00
README.md Texture Changes & HDR Preview/Export (#559) 2025-04-26 23:01:01 +02:00

FModel - An Unreal Engine Archives Explorer in C#

CI Status Latest Donate Discord


Description:

FModel is an archive explorer for Unreal Engine games that uses CUE4Parse as its core parsing library, providing robust support for the latest UE4 and UE5 archive formats. It aims to deliver a modern and intuitive user interface, powerful features, and a comprehensive set of tools for previewing and converting game packages, empowering YOU to understand games' inner workings with ease.

FModel is actively maintained and developed by a dedicated community of contributors, and welcomes all new contributions and feedback.

Installation:

For installation, follow the instructions from here

Sponsorship:

License:

FModel is licensed under GPL-3, and licenses of third-party libraries used are listed here.