Skip to content

Commit

Permalink
Merge pull request #102 from uecasm/patch-1
Browse files Browse the repository at this point in the history
Add Coral Island
  • Loading branch information
Fr33dan authored Dec 4, 2024
2 parents 98f8a4d + eba0d65 commit 6ac391e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions GPSaveConverter/Resources/GameLibrary.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,21 @@
"NamedRegexGroups": []
}
]
},
{
"PackageName": "HumbleBundle.CoralIsland_q2mcdwmzx4qja",
"BaseNonXboxSaveLocation": "%LOCALAPPDATA%\\ProjectCoral\\Saved\\SaveGames\\",
"FileTranslations": [
{
"NonXboxFilename": "${FileName}.sav",
"XboxFileID": "Data",
"ContainerName1": "${FileName}",
"ContainerName2": "${FileName}",
"NamedRegexGroups": [
"(?<FileName>[\\w]+)"
]
}
]
}
]
}

0 comments on commit 6ac391e

Please sign in to comment.