Add NimES
This commit is contained in:
parent
6d3e5ad073
commit
d4b93717b2
1 changed files with 9 additions and 0 deletions
|
|
@ -1380,5 +1380,14 @@
|
|||
"description": "Syslog module.",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-syslog"
|
||||
},
|
||||
{
|
||||
"name": "nimes",
|
||||
"url": "https://github.com/def-/nimes",
|
||||
"method": "git",
|
||||
"tags": ["emulator", "nes", "game", "sdl", "javascript"],
|
||||
"description": "NES emulator using SDL2, also compiles to JavaScript with emscripten.",
|
||||
"license": "MPL",
|
||||
"web": "https://github.com/def-/nimes"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue