Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sewer56/flatout2.utils.richpresence
Discord Rich Presence for FlatOut 2
https://github.com/sewer56/flatout2.utils.richpresence
Last synced: 19 days ago
JSON representation
Discord Rich Presence for FlatOut 2
- Host: GitHub
- URL: https://github.com/sewer56/flatout2.utils.richpresence
- Owner: Sewer56
- License: mit
- Created: 2022-12-09T22:42:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T14:31:25.000Z (7 months ago)
- Last Synced: 2024-05-01T15:56:13.776Z (7 months ago)
- Language: C#
- Homepage:
- Size: 242 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# About This Project
This is a [Reloaded II](https://github.com/Reloaded-Project/Reloaded-II) Mod Loader mod that provides Discord Rich Presence support for FlatOut 2.
![Example](https://raw.githubusercontent.com/Sewer56/FlatOut2.Utils.RichPresence/main/docs/icon.png)
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](https://github.com/Zolika1351): Original C++ headers from which a lot of the FlatOut2.SDK source was derived from.