My game runs on the browser, an WebGL export, and uses some functionalities that are server dependent and will not work on itchio. Therefore, I having to manually set the scripts to make it run on itchio.
So my question is: Can I detect that my game is running on itchio? Like reading some environment variable.
Thanks.