mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-01-13 17:29:07 +01:00
fixup DarkUmbra
This commit is contained in:
parent
7a5773393a
commit
0af806c7cf
@ -3,6 +3,7 @@ v5.2.0:
|
||||
adventure)
|
||||
- add support for SMN?DU DarkUmbra SMB Anniversary Edition
|
||||
- add support for SMN?ZA Newer Apocalypse
|
||||
- add exit code 81 (hack does not support supplied game version)
|
||||
|
||||
v5.1.0:
|
||||
- remove MKWIIMM_GAME_LANG from patchimage.rc (sets the language
|
||||
|
@ -45,7 +45,7 @@ detect_game_version () {
|
||||
place_files () {
|
||||
|
||||
|
||||
cp -r "${RIIVOLUTION_DIR}"/dusmbae/ ${WORKDIR}/files/
|
||||
cp -r "${RIIVOLUTION_DIR}"/dusmbae/files/ ${WORKDIR}/
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user