1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# `nintendo64` A high level framework for building software on the Nintendo 64. ## Installation Run the following Cargo command in your project directory: ``` cargo add nintendo64 ``` ## License This project is licensed under [GPL v3.0](./LICENSE).