Add ecslib (#2903)

This commit is contained in:
Neo 2024-07-08 13:41:06 +09:00 committed by GitHub
parent ad8af9669a
commit 6a6cfd0527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33786,5 +33786,17 @@
"description": "Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.",
"license": "MIT or Apache License 2.0",
"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"
}
]