29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
---
|
|
overview: 유니티 게임을 위한 모드. 인-게임 UI와 OBS 오버레이를 제공.
|
|
---
|
|
|
|
## 개요
|
|
|
|
War Brokers Mods, 줄여서 WBM은 게임 [War Brokers](https://warbrokers.io)를 위한 모드입니다.
|
|
|
|
## 모드
|
|
|
|
C#으로 만들어졌으며, [BepInEx](https://github.com/BepInEx/BepInEx) 프레임워크를 사용하여 게임의 여러 측면을 패치합니다.
|
|
|
|
## OBS 오버레이
|
|
|
|
<p align="center">
|
|
<img alt="OBS 오버레이" src="/img/portfolio/wbm-overlays.png" />
|
|
</p>
|
|
|
|
[OBS 스튜디오](https://github.com/obsproject/obs-studio)를 위한 오버레이.
|
|
웹 기술을 이용하여 제작되었습니다 (자바스크립트, CSS, HTML 등).
|
|
|
|
## 설치기
|
|
|
|
<p align="center">
|
|
<img alt="설치기" src="/img/portfolio/wbm-installer.png" />
|
|
</p>
|
|
|
|
간단한 크로스 플랫폼 설칙 및 업데이트 관리기.
|
|
[tauri](https://github.com/tauri-apps/tauri), [rust](https://github.com/rust-lang/rust), [svelte](https://github.com/sveltejs/svelte), 그리고 [tailwind css](https://github.com/tailwindlabs/tailwindcss)를 사용해 만들어졌습니다.
|