Added luna Lua scripting library (#375)

* Added luna Lua scripting library

* Fix whitespace

* Package rename
This commit is contained in:
smallfx
2016-07-05 17:59:26 +01:00
committed by Dominik Picheta
parent 43790a8e70
commit 44d5634427
+12
View File
@@ -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"
}
]