Files
Project-M/Docs/Vault/00_Home/Home.md
T
kronic e362aaeb43 Import art/VFX asset packs + game-feel systems; normalize texture extensions to lowercase for LFS
Add BefourStudios SciFi environment packs, Gabriel Aguiar VFX, and the
ShaderCrew Toon Shader embedded packages, plus combat/enemy/wave/death
gameplay systems and supporting vault docs/screenshots.

Rename 11 vendor textures from uppercase .PNG/.HDR to lowercase so the
case-sensitive Git LFS filters (*.png/*.hdr) match on case-sensitive
filesystems (Linux CI, case-sensitive macOS), not just locally where
core.ignorecase=true masks the gap. Each .meta moved with its asset so
GUID references are preserved. All ~1000 binaries tracked via LFS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 22:50:43 -07:00

1.3 KiB

tags, updated, permalink
tags updated permalink
moc
home
2026-05-29 gamevault/00-home/home

Project M — Home (Map of Content)

Multiplayer game on Unity DOTS (Entities) + Netcode for Entities (server-authoritative, client prediction). This vault is the canonical, cross-machine, human-facing record. Code lives in Assets/_Project/; engine/API truth comes from context7, not this vault.

Map of Content

How knowledge is organized

See Documentation_Protocol. In short: design / decisions / sessions live here (committed to git); basic-memory recalls over these notes; serena navigates C# symbols; native Claude memory holds machine-local facts; context7 is the source of truth for DOTS / Netcode APIs.