FlatOut2.Utils.RichPresence 1.0.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.0.0 - 2022-12-10
### Commits
- Initial commit [`d60e80c`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/d60e80c3da6012f2caf987cccc7171ee80c7f195)
- Initial Commit [`e736abc`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/e736abc64a671266dd7b8e68c53bab9d53a5d8d7)
- Added: CarId [`a3b98ca`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/a3b98cab173db7f5218910bcdaf58d5f8c5e761b)
- Changed: Use .NET 7 SDK in CI/CD [`42db1a5`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/42db1a5640f2bae7122a6c615fcabf919a3842d0)
- Updated: Project Readme [`ff34cff`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/ff34cff20fc11641c8f21ed154b275b369e5629d)
- Updated: Mod Config & Misc Code Cleanup [`5bad785`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/5bad785d09943d0bac0b9efb8862b7e09521fdde)
- Updated: Credits in Readme [`f1d5ebe`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/f1d5ebe9f038319b0d278c7c03aeebdbc1d70fe4)