Share SkirdaGame to launcher
This commit is contained in:
parent
9fe3a02e9f
commit
2a7c682ffa
6
skirdaobjects/games.go
Normal file
6
skirdaobjects/games.go
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
package skirdaobjects
|
||||||
|
|
||||||
|
type SkirdaGame struct {
|
||||||
|
SkirdaGameId string `bson:"skirdagameid" json:"skirdagameid"`
|
||||||
|
Title string `bson:"title" json:"title"`
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user