Skip to content

Commit

Permalink
daikantana - Add pak9
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Sep 12, 2024
1 parent 3c8668d commit 7a62fb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions engines/daikatana/assets/setup-daikatana.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

mv ./pak6.pak ./data/
mv ./pak5.pak ./data/
mv ./pak9.pak ./data/
11 changes: 10 additions & 1 deletion metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7003,6 +7003,11 @@
"url": "http://dk.toastednet.org/DK13/",
"file": "pak5.zip"
},
{
"name": "pak9",
"url": "http://dk.toastednet.org/Maps/",
"file": "pak9.zip"
},
{
"name": "soundtrack",
"url": "http://dk.toastednet.org/Music/",
Expand Down Expand Up @@ -7030,6 +7035,10 @@
"setup": true,
"download_name": "pak5"
},
{
"setup": true,
"download_name": "pak9"
},
{
"setup": true,
"extract_location": "./data/music",
Expand Down Expand Up @@ -12093,4 +12102,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit 7a62fb9

Please sign in to comment.