I've noticed that it's currently possible to directly open up templates in Construct 3 (open example: HERE). This seems to work by changing the URL up a bit:
https://editor.construct.net/#open=PROJECTNAMEHERE
Would it be possible to enable this feature for 3rd party services as well?
If for example, someone would like to share their project for someone else to test or look at. It could be done by simply creating a direct link, like in the following example:
https://editor.construct.net/#open=https://drive.google.com/open?id=1oFFxAy3YJpfrjcHd1Z2uVt_XlozuD4MO
Example workflow
- Use url template
(https://editor.construct.net/#open=)
- Append 3rd party URL
- Share direct link with others
(https://editor.construct.net/#open=https://drive.google.com/open?id=1oFFxAy3YJpfrjcHd1Z2uVt_XlozuD4MO)