No description
Find a file
partisan ca57775f8f
All checks were successful
/ test-on-windows (push) Successful in 20s
/ test-on-alpine (push) Successful in 4s
added --silent and register values in windows registry keys
2025-02-16 22:57:24 +01:00
.forgejo/workflows changed to shell: bash for windows tests/builds 2024-12-21 14:08:50 +01:00
spm added --silent and register values in windows registry keys 2025-02-16 22:57:24 +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 spm package 2025-02-04 17:14:00 +01:00
go.sum updated spm package 2025-02-04 17:14:00 +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 added --silent and register values in windows registry keys 2025-02-16 22:57:24 +01:00
main.go added --silent and register values in windows registry keys 2025-02-16 22:57:24 +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 .