From 8ff54673eb8c657bd532f3663586a98612ff80fd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 3 May 2023 16:44:26 +0200 Subject: [PATCH] already update this --- main/_data/projects.json | 6 +++++- main/_data/support.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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" }, {