Hey so I’ve just finished my first chapter and before I begin to write the next chapter I want to make sure I know how to test my game. As of right now I’m clueless. I’ve read the webpage CoG has but the explanation on how to run the game on mac wasn’t very clear and slightly confusing. The main problem I’m having is that I don’t seem to have an ant command in my terminal on my mac. If anyone knows how to fix my problem I would appreciate it.
@curreylo I now use the original mygame\scenes folders just for testing purposes, and copy-paste whatever version I want to test straight into there.
As I use different versions for different purposes, this is easier (and probably less prone to error) than having to change a setting for the tests themselves each time - which may be one reason why that’s not an option.
@curreylo ChoiceScript was recently updated and now includes an *author command for startup.txt, so that sounds a likely culprit. There’s an example of use here: