Minimal implementation of a Syriinge plugin to be used in Super Smash Bros. Brawl. The goal of this repository is to provide a good starting point and skeleton / template for building new Syriinge Plugins.
This repository is already set up to use the BrawlHeaders repository which includes many if not most in game functions you will need to use in your plugins.
- DevKitPro
To build, simply run make
on the command line.