No description
Find a file
partisan 2100e905a8
Some checks failed
/ test-on-windows (push) Waiting to run
/ test-on-alpine (push) Failing after 2s
added tests
2024-12-21 13:04:33 +01:00
.forgejo/workflows added tests 2024-12-21 13:04:33 +01:00
.gitignore updated to raylib 2024-12-20 18:58:53 +01:00
background.go added variable refresh rate support 2024-12-21 09:33:30 +01:00
globals.go updated to raylib 2024-12-20 18:58:53 +01:00
go.mod updated to raylib 2024-12-20 18:58:53 +01:00
go.sum updated to raylib 2024-12-20 18:58:53 +01:00
icons.go updated to raylib 2024-12-20 18:58:53 +01:00
input.go updated to raylib 2024-12-20 18:58:53 +01:00
main.go added variable refresh rate support 2024-12-21 09:33:30 +01:00
README.md updated to raylib 2024-12-20 18:58:53 +01:00
steps.go updated to raylib 2024-12-20 18:58:53 +01:00
transition.go added variable refresh rate support 2024-12-21 09:33:30 +01:00
ui.go updated to raylib 2024-12-20 18:58:53 +01:00

Logo

Spitfire Installer

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.

Prerequisites

  • Go 1.21 or higher

How to Run

  1. Run the installer with:
    go run .