ChoicescriptIDE / main

32 stars 6 forks source link

CSIDE Compiled Games trigger cross-origin errors #131

Open CareyJWilliams opened 2 years ago

CareyJWilliams commented 2 years ago

CSIDE has some minor modifications to it's game running copy of ChoiceScript guarded by (parent && parent.cside), which causes cross-origin issues when compiled games are uploaded to places like itch.io.

We'll probably need to ship two versions of CS: one modified one for running in CSIDE and a vanilla one to compile games against.