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