Astrabit-ST / ModShot-Core

A fork of mkxp, forked for OneShot, forked for OneShot mods, (not to be confused with the ModShot server)
https://nowaffles.com
GNU General Public License v2.0
19 stars 9 forks source link

Add force quit feature #27

Closed rkevin-arch closed 3 years ago

rkevin-arch commented 3 years ago

With this, if you call the MKXP.allow_force_quit function once in your code (maybe when you set $debug to be true), the game will force quit when you press F3 (no prompts, no saving, no nothing). If MKXP.allow_force_quit isn't called before then F3 does nothing.