No description
Find a file
partisan 58e18083a3
All checks were successful
/ test-on-windows (push) Successful in 15s
/ test-on-alpine (push) Successful in 11s
is this too much voodoo?
2025-03-02 10:14:22 +01:00
.forgejo/workflows changed to shell: bash for windows tests/builds 2024-12-21 14:08:50 +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
circle_animator.go added installation progress tab 2024-12-25 19:06:39 +01:00
globals.go updated to raylib 2024-12-20 18:58:53 +01:00
go.mod is this too much voodoo? 2025-03-02 10:14:22 +01:00
go.sum is this too much voodoo? 2025-03-02 10:14:22 +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
installer.go is this too much voodoo? 2025-03-02 10:14:22 +01:00
installer_win.go is this too much voodoo? 2025-03-02 10:14:22 +01:00
main.go moved SPM to separate repo 2025-02-25 21:14:59 +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 SPM 2024-12-25 10:58:31 +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 .