blob: 2b478cd8118b1a9ed86b6a56e05641d3e2845998 (
plain)
1
2
3
4
5
6
7
|
{
"name": "physac",
"version": "1.1",
"description": "2D physics header-only library for videogames developed in C using raylib library.",
"homepage": "https://github.com/victorfisac/Physac",
"license": "MIT"
}
|