changed Project N5 references in some places to Homesick
This commit is contained in:
@@ -65,10 +65,10 @@ export const games: Project[] = [
|
||||
banner: "/projects/projectn5/banner2.webp",
|
||||
icon: "",
|
||||
date: "September 2023 – now",
|
||||
title: "Project N5",
|
||||
title: "Homesick",
|
||||
subtitle: "",
|
||||
paragraphs: [
|
||||
"I'm currently working on a game developed using Godot, entitled Project N5! It's aiming to be an action-adventure 3D jump & run heavily inspired by games such as <a href='https://en.wikipedia.org/wiki/Ratchet_%26_Clank'>Ratchet & Clank</a>.",
|
||||
"I'm currently working on a game developed using Godot, entitled Homesick! It's aiming to be an action-adventure 3D jump & run heavily inspired by games such as <a href='https://en.wikipedia.org/wiki/Ratchet_%26_Clank'>Ratchet & Clank</a>.",
|
||||
"I maintain a development log, feel free to check it out if you're curious! Or play some of the old builds available for download below.",
|
||||
],
|
||||
links: [
|
||||
@@ -77,7 +77,7 @@ export const games: Project[] = [
|
||||
link: "/projects/projectn5",
|
||||
},
|
||||
{
|
||||
text: "Play an <b>old build</b> (developed until 2025-05-16)",
|
||||
text: "Play an <b>old web build</b> (developed until 2025-05-16)",
|
||||
link: "https://apps.denizk0461.dev/projectn5",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user