Go to file
don 63a7ccb8e2 Merge pull request 'Document tech stack, README, and align prototype critical path with modules.' (#2) from docs/decomposition-follow-up into main
Reviewed-on: don/untitled-cyberpunk-mmo#2
2026-03-29 17:05:35 -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.