Apologies for the potentially very dumb question. It's done out of curiosity.
I was working on a text based game and I was curious if there were plugins that support outside files/languages? And trying to figure out which would be best.
For example, I know there is a way to support the excellent XML and CSV files.
I was curious if there was a way to use Typescript(Javascript), Python, ect. Or if there are any other interesting languages.
Any creative suggestions?
Is it better to type everything in a single text document rather than fooling with creating a ton of events in native C2 visual editor?