Support for JS Module v2?
datWeazel opened this issue · 2 comments
datWeazel commented
Hi,
can we get built in support for the new JS Module?
https://github.com/altmp/altv-js-module-v2/releases
Currently, I simply mount them in via
volumes:
- ./docker/modules/libjs-module-v2.so:/opt/altv/modules/libjs-module-v2.so
- ./docker/modules/libnodev2.so:/opt/altv/libnodev2.so
But that way I have to manually update the module files.
pixlcrashr commented
Sure. When I have the time i add this to the docker file. Is it urgent, though?
datWeazel commented
Nah, take your time. :) Thank you.