- ProjectManager.create_project signature: (name, project_type, metadata=None)
- GUI was incorrectly passing description as 3rd arg
- Now passes metadata={'description': description}
- Add test_gui_simple.py for quick integration testing
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| test_hud.py | ||