Commit 5bb28461 authored by Darcy Wong's avatar Darcy Wong
Browse files

Simplify PackageProcessor.processKMP()

Change signature since the kmp will always be previously extracted in a temp location.
* from processKMP(File path, boolean force)
* to processKMP(File path, File tempPath, String key)
parent d8ca11f4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment