Add box2d.nim (#2906)

This commit is contained in:
Jonathan Townsend
2024-07-10 06:07:56 +02:00
committed by GitHub
parent 7ce3aa128d
commit c2f5be9635
+13
View File
@@ -33798,5 +33798,18 @@
"description": "A nimble package for Entity Component System",
"license": "MIT",
"web": "https://github.com/glassesneo/ecslib"
},
{
"name": "box2d",
"url": "https://github.com/jon-edward/box2d.nim",
"method": "git",
"tags": [
"game",
"physics",
"wrapper"
],
"description": "Nim bindings for Erin Catto's Box2D physics engine. ",
"license": "MIT",
"web": "https://github.com/jon-edward/box2d.nim"
}
]