changed Project N5 references in some places to Homesick
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
|
||||
<Content>
|
||||
<Banner2
|
||||
title="Project N5"
|
||||
title="Homesick"
|
||||
banner="/projects/projectn5/banner2.webp"
|
||||
bannerAlt="The protagonist Laura standing on a floating platform in the purple test level. Ziplines are all around her and the text 'When this text is spinning, the game is not paused' is frozen in the sky." />
|
||||
|
||||
<p>I am currently working on a game under the working title <b>Project N5</b>! I'm aiming for it to be an action-adventure jump-and-run game inspired by games such as Ratchet & Clank. Development started on <b>2023-09-16</b> and rebooted on <b>2025-05-16</b>.</p>
|
||||
<p>I am currently working on a game under the working title <b>Homesick</b>! I'm aiming for it to be an action-adventure jump-and-run game inspired by games such as Ratchet & Clank. Development started on <b>2023-09-16</b> and rebooted on <b>2025-05-16</b>.</p>
|
||||
|
||||
<h2 id="devlog">Development Log</h2>
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<Banner2
|
||||
title="{data.title}"
|
||||
subtitle="Project N5 Devlog"
|
||||
subtitle="Homesick Devlog"
|
||||
date="{data.date}"
|
||||
banner="preview.webp"
|
||||
bannerAlt="{data.bannerAlt}"
|
||||
|
||||
Reference in New Issue
Block a user