FlatOut2.Utils.RichPresence 1.1.3
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.3](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/compare/1.1.2...1.1.3) - 2022-12-16
### Commits
- Changed: Use SDK from submodule [`0e4d94c`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/0e4d94c689a042596624f48f94e17138a883d205)
- Fixed: Nullability build warnings [`de570dd`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/de570ddc7d30db8155c917ce32cbe72b00eeef85)
- Added: Exception handling in case of join string too long during lobby join. [`94ef5ff`](https://github.com/Sewer56/FlatOut2.Utils.RichPresence/commit/94ef5ff59860d47cd200811e43ab0e61de37d03f)