This commit is contained in:
parent
320c60a0e4
commit
ec93573cba
7 changed files with 320 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -8,6 +8,7 @@ import (
|
|||
"os"
|
||||
"os/exec"
|
||||
"strings"
|
||||
"git.skdevstudios.com/specCon18/reforgerds-updater/internal/a2s"
|
||||
)
|
||||
|
||||
type Update struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue