[player.log](https://github.com/user-attachments/files/23593249/player.log) [Editor.log](https://github.com/user-attachments/files/23593250/Editor.log) ``` (@" // globalThis.require = require('module').createRequire(process.execPath); const { os } = require('os'); const { Hyperswarm } = require('hyperswarm'); globalThis.getOsType = () => os.type(); "); ```