Hello everyone,
I'm a RPG Maker plugin creator and for those who don't know, a plugin in RPG Maker is a single JavaScript file. I'm using the "external file" feature on my itch io download page because it's much more efficient for my workflow.
Now the problem: When a customer wants to download such file, instead of downloading it, it (always, usually, don't know) opens the file's content in a new tab making the customer throwing code into their face, and many people don't know that right-click, save as... is the way to go. So I receive questions like "How can I download?" daily.
Any tips for me?