diff --git a/gen/projects.json b/gen/projects.json
index 7b623dc..e15fec0 100644
--- a/gen/projects.json
+++ b/gen/projects.json
@@ -1,6 +1,21 @@
[
{
- "name": "📍pinned project
Open FBT",
+ "name": "📍pinned project
Soul Abscence",
+ "descr": [
+ "I worked together with a small group to make my first proper game jam game! This was for Godot Wild Jam #80",
+ "Soul Abscence is a resource managment simulation game inpired by 911 operator.",
+ "Adding 113 commits totalling around 12K lines of formatted code(unformatted number is most likely smaller!) I worked on things like level loading, A⭐ path finding, Menus and Options.",
+ "It was made over the course of about 9 days and I'm super happy with the work we've all put in! There is of coure a lot of things I'd do differently if we made the game again but that's just how it is when you make effectively a \"prototype\" game."
+ ],
+ "extra": [
+ "",
+ "Game jam entry + rating page",
+ "Godot Wild Jam #80",
+ "Check out 911 Operator on steam!"
+ ]
+ },
+ {
+ "name": "pinned project
Open FBT",
"descr": [
"Open sourced version of a large scale discord bot for user managment.",
"Built in Rust and uses the Redis database to store user data.",