Add ecslib (#2903)

This commit is contained in:
Neo
2024-07-08 12:41:06 +08:00
committed by GitHub
parent ad8af9669a
commit 6a6cfd0527
+12
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"
}
]