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

This commit is contained in:
partisan 2025-02-25 21:36:27 +01:00
parent a7cae14449
commit cb63af8017
15 changed files with 11 additions and 1418 deletions

View file

@ -11,8 +11,7 @@ import (
"sync"
"time"
// Import your SPM-based installer code
"spitfire-luncher/spm"
spm "weforge.xyz/Spitfire/SPM"
)
// -------------------------------------------------------------------