jeremyckahn
Villager
- Xy$
- 0.00
One thing that is really important to me when working on a web project is rapid iteration times. Closing the loop between developing something and testing it out makes a huge difference in my workflow.
One thing that annoyed me when rebooting my game each time was having to go through the opening menu and having to select "New Game" or "Continue" — I'd rather it just be automatic. So, I wrote some small (if hacky) plugins to do it for me!
Just throw them in your js/plugins directory and enable them in the Plugin Manager in RMMV.
Enjoy!
One thing that annoyed me when rebooting my game each time was having to go through the opening menu and having to select "New Game" or "Continue" — I'd rather it just be automatic. So, I wrote some small (if hacky) plugins to do it for me!
Just throw them in your js/plugins directory and enable them in the Plugin Manager in RMMV.
Enjoy!