No description
Find a file
partisan b403befe74
Some checks failed
/ test-on-windows (push) Failing after 9s
/ test-on-alpine (push) Successful in 1m14s
fixed windows bugs
2025-01-21 23:31:53 +01:00
.forgejo/workflows changed to shell: bash for windows tests/builds 2024-12-21 14:08:50 +01:00
spm fixed windows bugs 2025-01-21 23:31:53 +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 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
installer.go fixed windows bugs 2025-01-21 23:31:53 +01:00
main.go fixed windows bugs 2025-01-21 23:31:53 +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 .