No description
Find a file
2024-12-20 18:58:53 +01:00
.gitignore updated to raylib 2024-12-20 18:58:53 +01:00
background.go updated to raylib 2024-12-20 18:58:53 +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 updated to raylib 2024-12-20 18:58: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 updated to raylib 2024-12-20 18:58:53 +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 .