An editor for Super Mario Galaxy 1 and 2.
Requirements:
- Microsoft Visual Studio 2019 for building.
- The .NET Framework 4.7.2 Targeting Pack (Can be found in Visual Studio by clicking Tools, Get Tools and Features, Individual Components, .NET Framework 4.7.2 Targeting Pack)
- gitforwindows (It makes life nicer)
Cloning:
To clone this repo either use Visual Studio's git repo extension to clone the repo properly (Will include the submodules.) or use git clone https://github.com/shibbo/Takochu.git --recursive
(THE URL IS DIFFERENT ON FORKS)
Building: Use Visual Studio's Build option.