Right now we only support opener, but other platforms, like Minicade, need to be able to easily direct users to a remix page. MMM can just XHR to the URL directly and assume it's CORS-enabled, raising an error dialog if anything fails (our s3 bucket at games.minica.de is already set up for CORS).
Right now we only support
opener
, but other platforms, like Minicade, need to be able to easily direct users to a remix page. MMM can just XHR to the URL directly and assume it's CORS-enabled, raising an error dialog if anything fails (our s3 bucket at games.minica.de is already set up for CORS).