Go to file
don 25c0dd37e2 Document tech stack, README, and align prototype critical path with modules.
Add locked C# / .NET 8 + Godot baseline in docs/architecture/tech_stack.md and
README; link stack from vision plan and decomposition index. Fix vision plan
module graph and lists: include E1.M4 (AbilityInputScaffold) after E5.M1 and
E2.M3 in pre-production additions; update Solo-Dev build order accordingly.

Made-with: Cursor
2026-03-29 17:04:37 -04:00
docs Document tech stack, README, and align prototype critical path with modules. 2026-03-29 17:04:37 -04:00
README.md Document tech stack, README, and align prototype critical path with modules. 2026-03-29 17:04:37 -04:00
cyberpunk_mmo_vision_86a57ef3.plan.md Document tech stack, README, and align prototype critical path with modules. 2026-03-29 17:04:37 -04:00

README.md

Untitled Cyberpunk MMO

Planning and vision for a classless, crafting-focused cyberpunk MMORPG (solo-dev scope). See cyberpunk_mmo_vision_86a57ef3.plan.md.

Tech stack (locked)

Area Choice
Client Godot 4.x
Game server C# / .NET 8 (ASP.NET Core), PostgreSQL, Protobuf (JSON OK for earliest spike)
Content JSON/YAML + JSON Schema in CI

Full rationale and constraints: docs/architecture/tech_stack.md.

Decomposition

Epic-level breakdown: docs/decomposition/README.md.