Rename mcstatus to gamestatus
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/VexoraDevelopment/mcstatus/info"
|
||||
"github.com/VexoraDevelopment/gamestatus/info"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
||||
@@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/VexoraDevelopment/mcstatus/info"
|
||||
"github.com/VexoraDevelopment/gamestatus/info"
|
||||
)
|
||||
|
||||
func (c *Client) QueryFull(address string, port int) (*info.ServerInfo, error) {
|
||||
|
||||
Reference in New Issue
Block a user