Mimic
Mimic copied to clipboard
Relative paths in mimic.mod file could be more flexible
Hello,
Consider this a low priority feature request!
I noticed that the mimic.mod file uses the relative path ../modules/mimic. This means that the module will only work when it resides in a folder called modules. In order to make it more flexible, I think just using ./mimic would make more send. That would make it work regardless of which folder it resides in.
In my specific use case our studio tools are setup to load modules from platform specific modules folders like:
modules/win64
modules/mac
moduels/linux