I think I asked this before but don’t know where it went (I am new to this website) but, question. does this work on Linux (preferably SteamOS)? If not, are there plans to add Linux support in the future?
Oh no worries. Officially, no. The only supported system is Windows. Unofficially, RPGMaker MV is just a bunch of Javascript running in a local web page, running in a headerless browser. So it's somewhat possible to get it running anywhere that has a modern browser. Literally just drag and drop the html file (You'll probably have to turn off some nonsense "security" features preventing you from running a local web page). However, some of my plugins assume a windows filesystem for various things, so you may end up having a variety of things break. You're certainly welcome to try though.