fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strip binaries

murlakatamenka opened this issue · comments

Scarab Version

2.5

Hollow Knight Version

irrelevant

Steps to Reproduce

strip ./Scarab

Expected Behaviour


Actual Behaviour


Logs

scarab_stripped

Sure, it's not that big of a deal, but why not?

After stripping the whole package will take less than 9 MiB to download (after zip -r9).

Does it still run fine? From what I remember .NET Core 3 had issues with stripping

It does not, at least not on my Arch machine:

$ ./Scarab 
Failure processing application bundle; possible file corruption.
Arithmetic overflow while reading bundle.
A fatal error occured while processing application bundle
$