Forum Discussion
the_real_gtabmx
18 hours agoSeasoned Newcomer
There's this: https://github.com/deluca-mike/bf6-portal-bundler
And a template with command line deploy: https://github.com/deluca-mike/bf6-portal-scripting-template
It's going to be tough to just allow any JS libraries because the environment is stripped down and so the full suite of node or browser namespaces don't exist (like `setTimeout` or `console.error`.