From d672fed7a14be5e1b7a278de38e21f88750402e0 Mon Sep 17 00:00:00 2001 From: Cebion Date: Sat, 3 Feb 2024 16:12:56 +0100 Subject: [PATCH] Update port.json Update World of Goo instructions --- ports/worldofgoo/port.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/worldofgoo/port.json b/ports/worldofgoo/port.json index bade62d18e..acc7a29c3d 100644 --- a/ports/worldofgoo/port.json +++ b/ports/worldofgoo/port.json @@ -12,7 +12,7 @@ "Cebion" ], "desc": "World of Goo is a multiple award winning physics based puzzle / construction game made entirely by two guys. Drag and drop living, squirming, talking, globs of goo to build structures, bridges, cannonballs, zeppelins, and giant tongues. The millions of Goo Balls that live in the beautiful World of Goo are curious to explore - but they don't know that they are in a game, or that they are extremely delicious.", - "inst": "Copy your Linux Game files (WorldOfGoo.bin.x86, Data Folder) to the worldofgoo folder.", + "inst": "Copy your GOG World of Goo .sh into the Port folder or copy your Linux Game files (WorldOfGoo.bin.x86_64, Data Folders) to the worldofgoo gamedata folder.", "genres": [ "puzzle" ], @@ -22,4 +22,4 @@ "runtime": null, "reqs": [] } -} \ No newline at end of file +}