Added nimscripter to registry. (#1761)

This commit is contained in:
Jason Beetham 2020-12-23 04:12:56 -07:00 committed by GitHub
parent ba4142303c
commit fe435d5ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20882,5 +20882,17 @@
"description": "A validator for greek social security number (AMKA)",
"license": "MIT",
"web": "https://github.com/zoispag/amka-nim"
},
{
"name": "Nimscripter",
"url": "https://github.com/beef331/nimscripter",
"method": "git",
"tags": [
"scripting",
"nimscript"
],
"description": "Easy to use Nim/Nimscript interop, for scripting logic in compiled binaries.",
"license": "MIT",
"web": "https://github.com/beef331/nimscripter"
}
]