Update packages.json (#2708)

Adding a package(worldtree) to publish
This commit is contained in:
keithaustin 2023-09-12 20:11:20 -04:00 committed by GitHub
parent 77bd65c006
commit 36af868e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,16 @@
[
{
"name": "worldtree",
"url": "https://github.com/keithaustin/worldtree",
"method": "git",
"tags": [
"entity-component-system",
"ecs",
"dod"
],
"description": "A small, lightweight ECS framework for Nim.",
"license": "MIT"
},
{
"name": "nulid",
"url": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID",