Skip to content

Aftersol/n64_libdragon_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your N64 Project Name

Description of a project

Requirements

How to Build

This tutorial assumes you have your N64 Toolchain set up including GCC for MIPS64. Make sure you are on the preview branch of libdragon.

Clone this repository with --recurse-submodules or if you haven't run:

git submodule update --init

Initialize libdragon:

libdragon init

Then run make to build this project:

libdragon make

Tools

  • tool0
  • tool1
  • tool2
  • tool3

License

Pick your license

Releases

No releases published

Packages

 
 
 

Contributors