# -*- coding: utf-8 -*- # FlashGBX # Author: Lesserkuma (github.com/Lesserkuma) # Note: This file runs FlashGBX in portable mode. from FlashGBX import FlashGBX FlashGBX.main(portableMode=True)