diff --git a/packages.json b/packages.json index d13769c..0be1cd9 100644 --- a/packages.json +++ b/packages.json @@ -11273,5 +11273,17 @@ "description": "Monitor the state and memory of processes and URL response.", "license": "MIT", "web": "https://github.com/ThomasTJdev/nim_sermon" + }, + { + "name": "arksys", + "url": "https://github.com/wolfadex/arksys", + "method": "git", + "tags": [ + "ECS", + "library" + ], + "description": "An entity component system package", + "license": "MIT", + "web": "https://github.com/wolfadex/arksys" } ]