Col-E / recaf-3x-issues

This was the temporary issue tracking for 3x. Focus is now on 4x and all issues are tracked on the main repo going forward.
35 stars 5 forks source link

Allow ZIP parser strategy to be configurable #126

Closed Col-E closed 1 year ago

Col-E commented 2 years ago

Allow switching between these options:

JVM will be the default value as this mirrors runtime behavior of calling java -jar bla bla bla but in case users want to see the alternative we should allow them to.

Col-E commented 1 year ago

Completed in the rewrite branch