Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ This repository provide multiples schematics, usable with Angular Devkit schemat
- `configuration` : Template of `nanoforge.config.json` with premade fields
- `part-base` : Base of Nanoforge client or server
- `part-main` : Client or server `main.ts` from a config
- `component` : ECS component class for a client or server part
- `system` : ECS system function for a client or server part
- `docker` : Dockerfile and `.dockerignore` tailored to your package manager

## Contributing

Expand Down
21 changes: 0 additions & 21 deletions docs/config.json

This file was deleted.

120 changes: 0 additions & 120 deletions docs/docs/api.mdx

This file was deleted.

132 changes: 0 additions & 132 deletions docs/docs/architecture.mdx

This file was deleted.

12 changes: 0 additions & 12 deletions docs/docs/index.mdx

This file was deleted.

Loading
Loading