Files
Astroblock/overrides/config/galacticraft-rich-presence.json
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

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."
}
}