Sewer56 / FlatOut2.Utils.ModLoader

Patch files are a thing of the past. Mod FlatOut without touching your game folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatOut 2 Mod Loader


🔥 Patch files are a thing of the past 🔥

Mod FlatOut without ever touching your game folder.

About

FlatOut 2 Mod Loader is a Reloaded II based solution for loading mods.
For more information, please visit the documentation, it's cool.

Usage guide here.

Features

  • Load custom unpacked files from Reloaded II mods (even with packed game!!).
  • Load custom BFSes from your mods.
  • Log all file loads.
  • Log all replaced file loads.
  • Improves load times for all files.
  • Adds support for ZStd compressed BFSes for smaller size + better loads.
  • Improved read speeds of content in BFS.

Building

  • Install Reloaded II.
  • Install .NET 7 SDK.
  • [Optional] Download Visual Studio/Rider and open the .sln file.

When you build your project, the files will automatically be copied to the right directory and be loaded by Reloaded.
Refer to the Reloaded wiki if you need more information.

About

Patch files are a thing of the past. Mod FlatOut without touching your game folder.

License:MIT License


Languages

Language:C# 76.6%Language:PowerShell 23.4%