Initial
This commit is contained in:
16
overrides/config/galacticraft-rich-presence.json
Normal file
16
overrides/config/galacticraft-rich-presence.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user