You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolved merge conflicts between parallel development branches:
- Merged lib_path and _libs parameter implementations for custom library paths
- Deduplicated Workshop GetAppDependencies methods
- Added new Workshop API methods (UGC query, download callbacks)
- Preserved SWPY_PATH env var support from master
- Maintained backward compatibility with both lib_path and _libs parameters
Priority order for library search:
1. lib_path (if provided)
2. _libs (if provided)
3. SWPY_PATH env var
4. Current directory
5. Package directory
6. Nuitka fallback
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments