A high level framework for building software on the Nintendo 64.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: Fix license string

+1 -1
+1 -1
Cargo.toml
··· 4 4 version = "0.0.0" 5 5 edition = "2021" 6 6 readme = "README.md" 7 - license = "GPL-v3.0" 7 + license = "GPL-3.0-only" 8 8 categories = ["development-tools"] 9 9 keywords = ["nintendo64", "n64", "embedded"] 10 10 description = "A high level framework for building software on the Nintendo 64."