Debug in released game

Is there away i can add full debugging to my released Inform 7 game? (fir my presonal testing)

1 Like

The Release for Testing option in the IDE will allow you to use debug commands in the resulting build.

3 Likes