mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add tecs package (#2049)
This commit is contained in:
parent
49d01988e6
commit
33920f7fc0
@ -24096,5 +24096,19 @@
|
|||||||
"description": "An in-memory SQL database library",
|
"description": "An in-memory SQL database library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rehartmann/nimternalsql"
|
"web": "https://github.com/rehartmann/nimternalsql"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tecs",
|
||||||
|
"url": "https://github.com/Timofffee/tecs.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"ecs",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Simple ECS implementation for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Timofffee/tecs.nim",
|
||||||
|
"doc": "https://timofffee.github.io/tecs.nim/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user