moved SPM to separate repo
This commit is contained in:
parent
ca57775f8f
commit
d17285d122
19 changed files with 9 additions and 1678 deletions
|
@ -3,7 +3,8 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
"runtime"
|
||||
"spitfire-installer/spm"
|
||||
|
||||
spm "weforge.xyz/Spitfire/SPM"
|
||||
)
|
||||
|
||||
// Installer manages the download, decompression, and installation processes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue