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.
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.