Added package necsus (#2456)

This commit is contained in:
James 2023-01-14 17:11:43 -08:00 committed by GitHub
parent 1627e0c8f4
commit f2abe27659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28498,5 +28498,20 @@
"description": "Yet Another WebDriver (YAWD) for nim lang.",
"license": "BSD",
"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"
}
]