Architecture
WARNING! This section is a work in progress. The organization and content may not reflect what you expect and are subject to change. Apologies while it gets sorted out.
Explanation of how Lore is built
Explanation of how Lore is built
Challenge when implementing Visual Cues and architectural approach Lore uses to address it.
The core challenge is making sure that any information that components need to know in order to render the correct view is contained within the data they're provided.
This video describes how Lore implements support for visual cues.