ESC -> lib-management.launcher (renamed per ADR-0045)
The launcher migrated from lib-sporel.launcher to lib-management.launcher per ADR-0045 (three-tier library naming). Update ESC handler + README reference to match the new module id.
This commit is contained in:
@@ -48,7 +48,7 @@ graph LR
|
||||
- 8 units in 3 speed-classes (red=100, brown=150, yellow=200 px/s) clustered in the left half of a 20x20 map; speed-variation visible on cross-map moves.
|
||||
- Direct-line move (no pathfinding — units walk through wall-clusters; pathfinding deferred to P.4).
|
||||
- Free-pan camera with all three pan-sources (keys, edge-scroll, middle-drag) simultaneously enabled.
|
||||
- `engine.switch_module("lib-sporel.launcher")` on ESC to return to the launcher chooser.
|
||||
- `engine.switch_module("lib-management.launcher")` on ESC to return to the launcher chooser.
|
||||
|
||||
## Interactions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user