Add package arksys (#913)

* Added package arksys

* Update packages.json
This commit is contained in:
Wolfgang Schuster 2018-10-31 15:10:41 -06:00 committed by Dominik Picheta
parent 50675d3c04
commit 17d35624b8

View File

@ -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"
}
]