Issue: If GMLive is not added manually, the game will crash on startup. Steps to reproduce: 1. Clone Repository. 2. Attempt to compile without GMLive added to the project. 3. Get an error on game startup. Proposed Fix: 1. Add a macro in obj_virtual_controller_commands.gml to toggle between using GMLive or N String Parser.