Added luna Lua scripting library (#375)
* Added luna Lua scripting library * Fix whitespace * Package rename
This commit is contained in:
parent
43790a8e70
commit
44d5634427
1 changed files with 12 additions and 0 deletions
|
|
@ -4889,5 +4889,17 @@
|
|||
"web": "https://github.com/miere43/nim-registry",
|
||||
"license": "MIT",
|
||||
"method": "git"
|
||||
},
|
||||
{
|
||||
"name": "luna",
|
||||
"description": "Lua convenience library for nim",
|
||||
"tags": [
|
||||
"lua",
|
||||
"scripting"
|
||||
],
|
||||
"url": "https://github.com/smallfx/luna.nim",
|
||||
"web": "https://github.com/smallfx/luna.nim",
|
||||
"license": "MIT",
|
||||
"method": "git"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue