- V64CoreConsole is a Windows C# console application equipped with Super Mario 64 machinima creation tools.
 - This project was solely created to show off LibV64Core.
 - CI builds can be found on the actions page.
 
The latest stable version of V64CoreConsole can be downloaded from the releases page.
To build from source,
- Download Visual Studio 2019 (or greater) and install the .NET desktop development workload
 - Clone the entire project with 
git clone --recursive https://github.com/Llennpie/V64CoreConsole - If the project has missing references to LibV64Core, check its Usage guide in the submodule.
 - Build the solution as x64
 
- Project Comet and GlitchyPSI for creating M64MM3.
 - James "CaptainSwag101" Pelster for creating M64MM2.
 
