mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
First Update
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
# Flipper Zero DnD Dice
|
||||
|
||||
<div style="text-align:center"><img src="sources/flipper-screen.png"/></div>
|
||||
<br />
|
||||
|
||||
**DnD Dice** is a dice rolling application for your **Flipper Zero**.
|
||||
|
||||
Dice types: Coin, d4, d6, d8, d10, d12, d20, d100
|
||||
|
||||
## Screenshots
|
||||
|
||||
<div style="text-align:center"><img src="sources/main-screen.png"/></div>
|
||||
<br />
|
||||
<div style="text-align:center"><img src="sources/roll-screen.png"/></div>
|
||||
|
||||
## Compiling
|
||||
|
||||
1. Clone the [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) repository or another firmware that you use (for example [unleashed-firmware](https://github.com/DarkFlippers/unleashed-firmware)).
|
||||
2. Create a symbolic link in `applications_user` named **dice**, pointing to this repository.
|
||||
3. Compile by command `./fbt fap_dice_dnd_app`
|
||||
4. Copy `build/f7-firmware-D/.extapps/dice_dnd_app.fap` to **apps/Games** on the SD card or by [qFlipper](https://flipperzero.one/update) app.
|
||||
Reference in New Issue
Block a user