Skip to content
SomeRandomNoobKekeke edited this page Mar 27, 2026 · 3 revisions

So, mod does 3 things:

  • It adds some commands to control js engine from barotrauma console
  • It scans all enabled mods for "JS" folder, when it finds one it runs all js script in "JS/Autorun" folder with module resolver pointing to "JS" folder
  • It accepts debugger connections

Clone this wiki locally