mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-22 22:48:29 +00:00
Add missing .modbranch file creation
This commit is contained in:
parent
3841416822
commit
ba82be2ef4
@ -1036,6 +1036,8 @@ doExtractMod(){
|
|||||||
else
|
else
|
||||||
echo -ne '\x01\x00\x00\x00\x08\x00\x00\x00ModType\x00\x02\x00\x00\x001\x00' >>"$moddestdir/.mod"
|
echo -ne '\x01\x00\x00\x00\x08\x00\x00\x00ModType\x00\x02\x00\x00\x001\x00' >>"$moddestdir/.mod"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "$modbranch" >"$moddestdir/.modbranch"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user