Compare commits

..

No commits in common. "7b3b12987bc1570c06bf8383aa6c5270052cb258" and "bd4d86a2df0b0db93b333b12aa212e989cb507b8" have entirely different histories.

2 changed files with 7 additions and 8 deletions

View File

@ -20,7 +20,7 @@ var openarena = SteamGame{
SteamId: "70",
Args: []Argument{},
Assets: GameInterfaceAssets{
Title: "Half Life",
Title: "Open Arena",
Icon: "icon.png",
Description: "asdadasd",
},

View File

@ -16,13 +16,12 @@ func ConvertServerSessionsToJSON(s Session) []byte {
var FakeSessions = Sessions{
Sessions: []Session{
{
GameId: "garrysmod",
SessionId: "gmod-test",
Icon: "",
Title: "Regular Skirda Gmod server",
Status: "Super fake session",
Version: "",
Expires: time.Time{},
GameId: "garrysmod",
Icon: "",
Title: "Regular Skirda Gmod server",
Status: "Super fake session",
Version: "",
Expires: time.Time{},
Arguments: []gameUtils.Argument{
{
Body: "+connect",