FModel/README.md
2020-06-16 01:09:55 +02:00

156 lines
7.0 KiB
Markdown

# FModel
<img src="https://cdn.asval.tk/i/FModel.png" align="right" alt="FModel Logo" width="128" height="128">
Created in March 2019, FModel is a .PAK file explorer fully dedicated to Fortnite but also work with some other Unreal Engine's games. It quickly became popular through leakers who used it to quickly generate images of new cosmetics added to the game.
Over time, new features got added and new users discovered the program.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation--)
- [Acknowledgments](#acknowledgments)
- [Support](#support-)
## Introduction
[![Discord](https://discordapp.com/api/guilds/637265123144237061/widget.png?style=shield)](https://discord.gg/fdkNYYQ)
Load one or several .PAK files, see assets properties, create icons for cosmetics, challenges, and much more. Built with C#, FModel is the most feature-rich software to leak on Fortnite and is 100% free.
<p align="center">
<img src="https://cdn.asval.tk/i/2020-05/OAoZxW39Jv.gif">
</p>
## Features
A few of the things you can do with FModel:
* .PAK Files
- Load all
- Load one
- Load new assets
- Load modified assets
- Load new and modified assets
- Backup all assets
* Assets
- Extract properties
- Export RAW data
- Copy path / name
* Icons
- All BR / STW cosmetics and challenges
- 15 different languages available
* Audio Player
- OGG / WAV files
## Installation [![](https://img.shields.io/github/downloads/iAmAsval/FModel/latest/total?label=latest-release&logo=GitHub)](https://github.com/iAmAsval/FModel/releases/latest/download/FModel.zip) [![](https://img.shields.io/github/downloads/iAmAsval/FModel/total?label=all-releases&logo=GitHub)](https://github.com/iAmAsval/FModel/releases)
To use FModel, you need to have [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.3-windows-x64-installer) installed on your computer
* **[Download](https://github.com/iAmAsval/FModel/releases/latest/download/FModel.zip)** the latest version.
* **Extract FModel.exe** somewhere on your PC and launch it
* It is preferable to create a new folder, once you're gonna launch the executable, a folder `Output` will be created next to FModel.exe.
## Acknowledgments
### Contributors
<table>
<tr>
<td align="center">
<a href="https://github.com/SirWaddles">
<img src="https://avatars1.githubusercontent.com/u/769399?s=200&v=4" width="100px;" alt="Waddlesworth"/><br/>
<sub><b>Waddlesworth</b></sub>
</a><br>
<a href="https://github.com/SirWaddles" title="Github">🔧</a>
</td>
<td align="center">
<a href="https://github.com/MaikyM">
<img src="https://avatars3.githubusercontent.com/u/51415805?s=200&v=4" width="100px;" alt="Maiky"/><br/>
<sub><b>Maiky</b></sub>
</a><br/>
<a href="https://github.com/MaikyM" title="Github">🔧</a>
<a href="https://twitter.com/MaikyMOficial" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/FabianFG">
<img src="https://avatars2.githubusercontent.com/u/32957190?s=200&v=4" width="100px;" alt="Fabian"/><br>
<sub><b>Fabian</b></sub>
</a><br>
<a href="https://github.com/FabianFG" title="Github">🔧</a>
<a href="https://twitter.com/FunGamesLeaks" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/NotOfficer">
<img src="https://avatars1.githubusercontent.com/u/29897990?s=200&v=4" width="100px;" alt="Not Officer"/><br>
<sub><b>Not Officer</b></sub>
</a><br>
<a href="https://github.com/NotOfficer" title="Github">🔧</a>
<a href="https://twitter.com/Not0fficer" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/PsychoPast">
<img src="https://avatars0.githubusercontent.com/u/33565739?s=200&v=4" width="100px;" alt="PsychoPast"/><br>
<sub><b>PsychoPast</b></sub>
</a><br>
<a href="https://github.com/PsychoPast" title="Github">🔧</a>
<a href="https://twitter.com/xXPsychoPastXx" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/AyeTSG">
<img src="https://avatars1.githubusercontent.com/u/49595354?s=200&v=4" width="100px;" alt="TSG"/><br>
<sub><b>TSG</b></sub>
</a><br>
<a href="https://github.com/AyeTSG" title="Github">🔧</a>
<a href="https://twitter.com/AyeTSG" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/XTigerHyperX">
<img src="https://avatars2.githubusercontent.com/u/49372767?s=200&v=4" width="100px;" alt="XTigerHyperX"/><br/>
<sub><b>XTigerHyperX</b></sub>
</a><br>
<a href="https://github.com/XTigerHyperX" title="Github">🔧</a>
<a href="https://twitter.com/XTigerHyperX" title="Twitter">🐦</a>
</td>
<td align="center">
<a href="https://github.com/iFireMonkey">
<img src="https://avatars2.githubusercontent.com/u/38590471?s=200&v=4" width="100px;" alt="FireMonkey"/><br/>
<sub><b>FireMonkey</b></sub>
</a><br>
<a href="https://github.com/iFireMonkey" title="Github">🔧</a>
<a href="https://twitter.com/iFireMonkey" title="Twitter">🐦</a>
</td>
</tr>
</table>
### Credits
This software uses the following open source packages:
- [Audion.CSCore](https://github.com/tjscience/audion.cscore)
- [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET)
- [AvalonEdit](https://github.com/icsharpcode/AvalonEdit)
- [CSCore](https://github.com/filoe/cscore)
- [DotNetZip](https://github.com/haf/DotNetZip.Semverd)
- [DiscordRichPresence](https://github.com/Lachee/discord-rpc-csharp)
- [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit)
- [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4)
- [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
- [NVorbis](https://github.com/NVorbis/NVorbis)
- [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf)
- [PakReader](https://github.com/WorkingRobot/PakReader)
- [SkiaSharp](https://github.com/mono/SkiaSharp)
- [ToastNotifications](https://github.com/rafallopatka/ToastNotifications)
- [MaterialDesignIcons](https://materialdesignicons.com/)
## Support [![](https://wakatime.com/badge/github/iAmAsval/FModel.svg)](https://wakatime.com/badge/github/iAmAsval/FModel)
This project is not my full time job, donations are greatly appreciated.
<a href="https://www.paypal.me/FModel">
<img src="https://img.shields.io/badge/Paypal-Donate-00457C.svg?logo=paypal">
</a>
## You may also like...
- [UModel](https://github.com/gildor2/UEViewer) - **THE** Unreal Engine Viewer