16 lines
444 B
JSON
16 lines
444 B
JSON
{
|
|
"general": {
|
|
"icon": "NONE",
|
|
"show_planet": true,
|
|
"show_moon": true,
|
|
"show_station": true
|
|
},
|
|
"messages": {
|
|
"on_planet": "Exploring @PLANET@",
|
|
"on_moon": "Exploring @PLANET@",
|
|
"on_station": "Orbiting @PARENT@",
|
|
"singleplayer": "Playing AstroBlock",
|
|
"multiplayer": "Playing AstroBlock",
|
|
"icon_text": "Playing AstroBlock on the Twitch Launcher."
|
|
}
|
|
} |