lvcabral / brs-engine

BrightScript Simulation Engine - Run Roku apps on Browsers and Node.js
https://lvcabral.com/brs/
MIT License
80 stars 14 forks source link

Add support for virtual USB drives #142

Open upintheairsheep opened 1 year ago

upintheairsheep commented 1 year ago

https://developer.roku.com/docs/developer-program/getting-started/architecture/file-system.md It would be nice to get the ability to add "fake" USB paths so you could use media players or theme that Snake game.

lvcabral commented 4 days ago

I will implement this, probably using one of these libraries: https://www.npmjs.com/package/browserfs https://www.npmjs.com/package/@sirhall/browserfs