From f60d3f8081eb95e5972892401d44571900b5fd89 Mon Sep 17 00:00:00 2001 From: Jeod <47716344+JeodC@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:45:33 -0500 Subject: [PATCH] Update port.json --- ports/mimisdeliverydash/port.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/mimisdeliverydash/port.json b/ports/mimisdeliverydash/port.json index 7186623a49..de5e1daf0f 100644 --- a/ports/mimisdeliverydash/port.json +++ b/ports/mimisdeliverydash/port.json @@ -14,11 +14,11 @@ "Jeod" ], "desc": "Originally created in 10 days for Movie Game Jam 2018 as a tribute to Kiki's Delivery Service.\n\nMeet Mimi! A young witch in-training who has just recently decided what her special skill is: delivering mail - by broomstick!\n\nThe town is a bustling place so she'll need to be on the look out for potential customers, and they always tip well for a speedy delivery.\n\nBut watch out, Mimi! Angry crows are one thing, but flying a broom around town can be just as dangerous! ", - "inst": "Download from:https://caffinate.itch.io/mimis-delivery-dash and extract data.win and both .ogg files to /ports/mimisdeliverydash/gamedata/", + "inst": "Download from https://caffinate.itch.io/mimis-delivery-dash and extract data.win and both .ogg files to /ports/mimisdeliverydash/gamedata/", "genres": [ "arcade", "platformer", - "puzzle", + "puzzle" ], "image": "screenshot.png", "rtr": false, @@ -26,4 +26,4 @@ "runtime": null, "reqs": [] } -} \ No newline at end of file +}