Skip to content
/ Tsuru Public
forked from Zenith-Team/Tsuru

A platform for New Super Mario Bros. U code mods

License

Notifications You must be signed in to change notification settings

Joey0980/Tsuru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The purpose of this project is to provide a platform for New Super Mario Bros. U custom code for modders with an extensive toolset and game API. We also have provided many code examples and premade patches for new modders to learn from and for people who would like to use them in their own mods. Additionally, it serves as a unification of multiple code projects in order to have a collection with everything. All credits linked at the bottom of this page.

Project started on March 9, 2021 :)

Contributing

  • Create a new Pull Request on the designated page. We will review the PR and accept it if we feel that it meets our quality standard and design philosophy.
  • If you have discovered an issue or bug, create an issue instead (suggestions may also go on issues).

Building

  • This project is intended to be compiled with the Tachyon build system.
  • A setup guide may be found here.

Usage

  • To install Tsuru onto your game, simply use the Trailblazer patch file installer, and the latest patch available on the Tsuru releases page.
  • Keep in mind that currently this project targets version 1.3.0 of the standalone copy of New Super Mario Bros. U, but does maintain compatibility with the DLC as well. Support for the bundle will be coming soon but as of right now it is not our top priority.

Help

  • If you require any assistance with anything related to Tsuru, feel free to join our Discord server and ask for help in there.

Credits

Special Thanks

  • Abood
  • Joey
  • Kinnay
  • STUPID
  • Toms

About

A platform for New Super Mario Bros. U code mods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • Assembly 0.3%