From a1afc2b8daf279f1da7d45c0a5846819e49554a2 Mon Sep 17 00:00:00 2001 From: Jeod <47716344+JeodC@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:34:27 -0500 Subject: [PATCH] VHR: Update port.json --- ports/vhr/port.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/vhr/port.json b/ports/vhr/port.json index 6265b16841..abeae021ce 100644 --- a/ports/vhr/port.json +++ b/ports/vhr/port.json @@ -13,7 +13,7 @@ ], "desc": "Welcome to VHR! Unlock the secrets of speed in this turbocharged neo super scaler arcade racing experience. Dominate the track & drift your way to the finish line on the road to becoming the VHRC champion.", "desc_md": null, - "inst": "Purchase the game on Steam and add the game data to `ports/vhr/gamedata`.", + "inst": "Purchase the game on Steam and add the game data to `ports/vhr/assets`.", "inst_md": null, "genres": [ "racing" @@ -29,4 +29,4 @@ "aarch64" ] } -} \ No newline at end of file +}