mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-10-31 23:05:06 +01:00
newersmb.sh updates
This commit is contained in:
parent
e34554d347
commit
287cde094c
@ -2,6 +2,7 @@
|
||||
|
||||
WORKDIR=./nsmb.d
|
||||
DOL=${WORKDIR}/sys/main.dol
|
||||
DOWNLOAD_LIK="http://newerteam.com/getNewerFile.php"
|
||||
RIIVOLUTION_ZIP=NewerSMBW.zip
|
||||
RIIVOLUTION_DIR=NewerFiles
|
||||
GAMENAME="Newer SMB"
|
||||
@ -142,3 +143,9 @@ place_files () {
|
||||
cp ./NewerFiles/NewerSMBW/Stages/* ./nsmb.d/files/Stage/
|
||||
|
||||
}
|
||||
|
||||
dolpatch_extra () {
|
||||
|
||||
echo 0
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user