diff --git a/main/_data/projects.json b/main/_data/projects.json index caf6805..1725740 100644 --- a/main/_data/projects.json +++ b/main/_data/projects.json @@ -61,12 +61,16 @@ }, { "name": "🏡 Tiny Life", - "desc": "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's published by Top Hat Studios, and it'll be released into Steam Early Access soon.", + "desc": "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's published by Top Hat Studios, and it's currently in Steam Early Access.", "status": "In development", "links": [ { "name": "Check it out", "link": "https://tinylifegame.com" + }, + { + "name": "Get it on Steam", + "link": "https://store.steampowered.com/app/1651490/Tiny_Life/" } ], "icon": "tiny" diff --git a/main/_data/support.json b/main/_data/support.json index 13af5ce..871fce8 100644 --- a/main/_data/support.json +++ b/main/_data/support.json @@ -1,7 +1,7 @@ [ { "name": "🪙 Buy Stuff I Made", - "text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! For example, some of my games on itch are in \"name your own price\" mode, so you can choose the amount you want to give me.", + "text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! For example, you can buy my game Tiny Life on Steam.", "link": "#projects" }, {