novolis-gaming / README.md
novolis-gaming docs
Game authoring above simulation
dotnetgamedevnovolis
Game identity, humanoids, menu flows, packaging — no Avalonia in this layer.
Published docs: https://novolis-platform.github.io/.github/novolis-gaming/
Guides
| Doc | What it covers |
|---|---|
| [getting-started.md](./getting-started.html) | Install, restore from GitHub Packages, first use |
| [design.md](./design.html) | Goals, layer placement, non-goals |
| [release.md](./release.html) | CalVer publish and package list |
Packages
| Package |
|---|
| `Novolis.Game.Humanoid` |
| `Novolis.Game.Identity` |
| `Novolis.Game.Identity.Abstractions` |
| `Novolis.Game.Identity.AspNetCore` |
| `Novolis.Game.MenuFlows` |
| `Novolis.Game.Multiplayer.Abstractions` |
| `Novolis.Game.Multiplayer.AspNetCore` |
| `Novolis.Game.Packaging.Inno` |
| `Novolis.Game.Procedural` |