Closed dizzyd closed 5 years ago
Doesn't it already do this?
https://github.com/dizzyd/mcdex/blob/91d9ddfc06e1349624121a477dd8f189c42fc85a/modpack.go#L67-L70
No, there was a subtle bug which I tracked down this morning. It worked for some cases, but not others -- should be consistent now :)
When running a command that requires a directory, "." should be treated as if the user passed the absolute directory name.