shibbo / Takochu

An editor for Super Mario Galaxy 1 and 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Takochu

An editor for Super Mario Galaxy 1 and 2.

Building from Source

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.

About

An editor for Super Mario Galaxy 1 and 2.

License:GNU General Public License v3.0


Languages

Language:C# 96.0%Language:HTML 3.9%Language:Batchfile 0.1%