chore: Setup build workflow
Some checks failed
Build and Release / build (push) Has been cancelled

This commit is contained in:
2026-05-24 09:46:53 +05:30
parent 02fb6ed612
commit 5a68dc31dc
2 changed files with 39 additions and 0 deletions

View File

@@ -19,6 +19,14 @@ A fullscreen splash-screen wrapper for launching a game or app. It displays an i
## Install
Arch Linux (PKGBUILD) for integrating with your system package manager:
```bash
makepkg -si
```
For other distributions, build and install manually:
```bash
make
sudo make install