mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added luna Lua scripting library (#375)
* Added luna Lua scripting library * Fix whitespace * Package rename
This commit is contained in:
parent
43790a8e70
commit
44d5634427
@ -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…
x
Reference in New Issue
Block a user