i’ve been writing a game in ink (the scripting language for text-based adventures) for a long time on-and-off, but the thing that has held me back the most in wanting to actually continue it is the fact it only outputs as a html game natively, and i’ve been informed by another game dev friend that people are generally not as trusting of browser games as they are for desktop games. Theres a unity plugin that allows ink to be used as part of the engine for a much more elaborate project if desired, but i just want to post the game directly instead of spending hours making a fancy “wrapper” in unity.
If wapper works as well as advertised, this seems like the perfect tool for the job! i’d just export my html from ink and then run it through wapper to turn it into an exe.