mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package necsus (#2456)
This commit is contained in:
parent
1627e0c8f4
commit
f2abe27659
@ -28498,5 +28498,20 @@
|
|||||||
"description": "Yet Another WebDriver (YAWD) for nim lang.",
|
"description": "Yet Another WebDriver (YAWD) for nim lang.",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"web": "https://github.com/zendbit/nim.yawd"
|
"web": "https://github.com/zendbit/nim.yawd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "necsus",
|
||||||
|
"url": "https://github.com/NecsusECS/Necsus",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ecs",
|
||||||
|
"entity",
|
||||||
|
"component",
|
||||||
|
"system",
|
||||||
|
"games"
|
||||||
|
],
|
||||||
|
"description": "Entity Component System",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/NecsusECS/Necsus"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user