Add package natu (#1522)

This commit is contained in:
gecko 2020-06-20 09:22:48 +01:00 committed by GitHub
parent 8585e91669
commit a5b960667b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18387,5 +18387,19 @@
"description": "A simple terminal tetris in Nim",
"license": "MIT",
"web": "https://github.com/jiro4989/nimtetris"
},
{
"name": "natu",
"url": "https://github.com/exelotl/natu",
"method": "git",
"tags": [
"gba",
"nintendo",
"homebrew",
"game"
],
"description": "Game Boy Advance development library",
"license": "zlib",
"web": "https://github.com/exelotl/natu"
}
]