Reduce the size of saved and exported builds by encoding the settings instead of compressing them. #125
Labels
enhancement
enhance or fix current feature
good first issue
Good for newcomers
help wanted
Extra attention is needed
For this, remove the Dependency on the lzip library and encode the data 'manually'.
My dream is that we encode the whole config in a short string which can be shared.
Best: ASCII only, no fancy Unicode.
Problems I see:
The text was updated successfully, but these errors were encountered: