updated to raylib
This commit is contained in:
parent
f82fa6ef37
commit
84fe6fe9eb
18 changed files with 1065 additions and 1130 deletions
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
<p align="center">
|
||||
<img src="https://weforge.xyz/Spitfire/Branding/raw/branch/main/active/search/icon-alt2.svg" alt="Logo" width="64" height="64">
|
||||
</p>
|
||||
|
||||
<p align="center" style="font-size: 32px;">
|
||||
<strong>Spitfire Installer</strong>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
This is a GUI installer for Spitfire. Its goal is to guide users through customizing Spitfire to their liking while it installs in the background.
|
||||
</p>
|
||||
|
||||
## Prerequisites
|
||||
- [Go](https://go.dev/dl/) 1.21 or higher
|
||||
|
||||
## How to Run
|
||||
1. Run the installer with:
|
||||
```bash
|
||||
go run .
|
Loading…
Add table
Add a link
Reference in a new issue