This is an example mod for Dinosaur Planet: Recompiled that can be used as a template for creating mods. It has a basic build system, headers, sample code, and a mod config toml.
Please see the Recomp Modding document for a general explanation of the N64 recomp modding framework.
For build instructions, see BUILDING.md.
To install the mod, place the built .nrm file in:
- Windows:
%LOCALAPPDATA%\DinoPlanetRecompiled\mods - Linux:
~/.config/DinoPlanetRecompiled/mods