docker-altv-server icon indicating copy to clipboard operation
docker-altv-server copied to clipboard

Support for JS Module v2?

Open datWeazel opened this issue 1 year ago • 2 comments
trafficstars

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.

datWeazel avatar Jan 09 '24 12:01 datWeazel

Sure. When I have the time i add this to the docker file. Is it urgent, though?

pixlcrashr avatar Jan 09 '24 12:01 pixlcrashr

Nah, take your time. :) Thank you.

datWeazel avatar Jan 09 '24 12:01 datWeazel