diff --git a/mfgames-project.json b/mfgames-project.json new file mode 100644 index 0000000..15e2716 --- /dev/null +++ b/mfgames-project.json @@ -0,0 +1,6 @@ +{ + "title": "Nitride CIL", + "slug": "nitride-cil", + "status": "Active", + "summary": "A entity-component-system (ECS) framework for building static websites and documentation." +}