Mercurial
view npc/README.md @ 196:83f16548ba41
[AI] Adding s3 bucket uploader code using Seobeo.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 14 Feb 2026 16:08:15 -0800 |
| parents | b818a4561a3c |
| children |
line wrap: on
line source
# npc NPC/character system application. ## Files - `main.c` - Main application code ## Building ```bash bazel build //npc:npc ```