mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-08-10 21:25:14 +00:00
Consider GoNativeResources worthy of a 'rsrc' type
This commit is contained in:
@@ -35,6 +35,9 @@ For RootFolder in `Files -f "{Tree}" | StreamEdit -e '
|
|||||||
Else If "{UntypedFile}" =~ /<2F>.rsrc/
|
Else If "{UntypedFile}" =~ /<2F>.rsrc/
|
||||||
Set NewT "rsrc"
|
Set NewT "rsrc"
|
||||||
Set NewC "RSED"
|
Set NewC "RSED"
|
||||||
|
Else If "{UntypedFile}" =~ /<2F>GoNativeResources/
|
||||||
|
Set NewT "rsrc"
|
||||||
|
Set NewC "RSED"
|
||||||
End
|
End
|
||||||
|
|
||||||
Echo " SetFile -t <20>"{NewT}<7D>" -c <20>"{NewC}<7D>" <20>"{UntypedFile}<7D>""
|
Echo " SetFile -t <20>"{NewT}<7D>" -c <20>"{NewC}<7D>" <20>"{UntypedFile}<7D>""
|
||||||
|
Reference in New Issue
Block a user