mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add ecslib (#2903)
This commit is contained in:
parent
ad8af9669a
commit
6a6cfd0527
@ -33786,5 +33786,17 @@
|
|||||||
"description": "Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.",
|
"description": "Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.",
|
||||||
"license": "MIT or Apache License 2.0",
|
"license": "MIT or Apache License 2.0",
|
||||||
"web": "https://github.com/mratsim/constantine"
|
"web": "https://github.com/mratsim/constantine"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ecslib",
|
||||||
|
"url": "https://github.com/glassesneo/ecslib",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game-development",
|
||||||
|
"entity-component-system"
|
||||||
|
],
|
||||||
|
"description": "A nimble package for Entity Component System",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/glassesneo/ecslib"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user