FlatOut2.Utils.RichPresence 1.1.1
About This Project
This is a Reloaded II Mod Loader mod that provides Discord Rich Presence support for FlatOut 2.
Requires DRM-free .exe
of FlatOut 2 (GOG/Polish Release).
If you're using ZPatch/Menu, you already have the correct .exe
.
Features
- Display current stage.
- Display current mode.
- Display current multiplayer lobby status.
- Support for FOJ custom stages.
- Join/Invite other users.
How to Use
A. Install Reloaded mod as usual. (From Download Mods
launcher page or Extract to Mods Folder)
B. Enable mod and run the game.
Credit(s)
- Zolika1351: Original C++ headers from which a lot of the FlatOut2.SDK source was derived from.
No packages depend on FlatOut2.Utils.RichPresence.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.1](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/compare/1.1.0...1.1.1) - 2022-12-11
### Commits
- Fixed: Ensure we read patch file from game dir. [`7965a22`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/7965a22d8c67677a3b624b6503e4284fea3a9989)