Add package arksys (#913)
* Added package arksys * Update packages.json
This commit is contained in:
parent
50675d3c04
commit
17d35624b8
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue