Wrong Archive File in Atmlib?
madoar opened this issue · 2 comments
madoar commented
During the Refactoring of the Verbs I've stumbled over the following line in the atmlib
script:
Should it be atmlib.dl_
or something else like atmlib.dll
?
ImperatorS79 commented
You extract atmlib.dll
from atmlib.dl_
I assume. I have seen such things in another verb I coded.
EDIT: here https://github.com/PhoenicisOrg/scripts/blob/master/Engines/Wine/Verbs/mspatcha/script.js
ImperatorS79 commented
This is the correct behaviour.