Commit 1f4f204
Rescan archives in available_maps via the new ScanAllDirs binding
The engine now ships the ScanAllDirs VFS binding, so call vfs().scan_all_dirs()
before listing maps: a map the editor just exported becomes selectable in New
Project without an editor restart, matching Chili. Verified at runtime — the
scanner runs and New Project opens with no crash.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent b1efdbb commit 1f4f204
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
0 commit comments