moved SPM to separate repo
All checks were successful
/ test-on-windows (push) Successful in 55s
/ test-on-alpine (push) Successful in 1m17s

This commit is contained in:
partisan 2025-02-25 21:14:59 +01:00
parent ca57775f8f
commit d17285d122
19 changed files with 9 additions and 1678 deletions

View file

@ -6,7 +6,7 @@ import (
"os"
"time"
"spitfire-installer/spm"
spm "weforge.xyz/Spitfire/SPM"
rl "github.com/gen2brain/raylib-go/raylib"
)