Engine Router

The platform router for the gamestack framework. Use when a game's design is ready to implement, when the target engine is chosen or needs choosing, or when handing off a spec to engine code — "build this in Godot/Unity/Unreal/Three.js", "which engine", "now implement it", "wire the design to code". Routes design phases to gamestack's foundation skills and implementation to the matching engine pack (godot, unreal, unity). Engine-agnostic itself; it decides where work goes.

rondorkerin b8c4c46 5.3 KB Updated

File contents

rondorkerin/gamestack/tree/main/plugins/gamestack/skills/engine-router commit b8c4c46cf0

Frequently asked questions

npx skillmds@latest add rondorkerin/engine-router