graememcc / micropolisJS

A port of Micropolis to JS/HTML5
Other
632 stars 96 forks source link

A way to make the code into external scripts only? #38

Closed OhmV-IR closed 1 year ago

OhmV-IR commented 2 years ago

I am working on a chrome extension with a games launcher and am currently incorperating this into it. Because of chrome's strict content security policy for chrome extensions, I cannot use any inline scripts in any manner so I was wondering if you knew how to get this game to run completely off of external scripts which are allowed in chrome extension pages