FlatOut2.Utils.RichPresence 1.1.0
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.0](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/compare/1.0.1...1.1.0) - 2022-12-11
### Commits
- Fixed: Inline read of short player names. [`6439b3a`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/6439b3abd2c0675eaef71fbb21906980c7e3f102)
- Added: Patch Detection & Proper Writing of Car Names for FOJ. [`29f9b59`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/29f9b595893932aa26db9eb3918656cd97549ebc)
- Bumped: Mod Version [`be7fdc9`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/be7fdc93cac13896d787f0dfc25ffae418e29360)