improved WBM project description
This commit is contained in:
parent
45f992a160
commit
8d0f0621e0
1 changed files with 6 additions and 2 deletions
|
@ -16,12 +16,16 @@ badges:
|
||||||
|
|
||||||
## Intro
|
## Intro
|
||||||
|
|
||||||
War Brokers Mods (WBM) is a mod for the game [War Brokers](https://warbrokers.io). It also provides OBS overlays for streamers too.
|
War Brokers Mods (WBM) is a mod for the game [War Brokers](https://warbrokers.io).
|
||||||
|
|
||||||
## The mod
|
## The mod
|
||||||
|
|
||||||
|
Built with C#, it uses [BepInEx](https://github.com/BepInEx/BepInEx) framework to patch different aspects of the game.
|
||||||
|
|
||||||
## OBS Overlay
|
## OBS Overlay
|
||||||
|
|
||||||
|
Overlays for [OBS studio](https://github.com/obsproject/obs-studio). Built with standard web technologies (html, css, js).
|
||||||
|
|
||||||
## Installer
|
## Installer
|
||||||
|
|
||||||
A simple cross-platform installer and update manager built with tauri, rust, svelte, and tailwind css.
|
A simple cross-platform installer and update manager. Built with [tauri](https://github.com/tauri-apps/tauri), [rust](https://github.com/rust-lang/rust), [svelte](https://github.com/sveltejs/svelte), and [tailwind css](https://github.com/tailwindlabs/tailwindcss).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue