diff --git a/packages.json b/packages.json index 3776d62540e..f36b1a52a1f 100644 --- a/packages.json +++ b/packages.json @@ -13923,6 +13923,21 @@ "license": "MIT", "web": "https://github.com/treeform/paddy" }, + { + "name": "fixxy", + "url": "https://github.com/treeform/fixxy", + "method": "git", + "tags": [ + "math", + "fixed-point", + "deterministic", + "vectors", + "game" + ], + "description": "Deterministic fixed-point numbers and 2D vectors.", + "license": "MIT", + "web": "https://github.com/treeform/fixxy" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",