Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit c34631c

Browse files
committed
feat: add screenshots to README for main application window, search dialog, and version selection
1 parent 98a42a9 commit c34631c

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,20 @@ python server_pack_builder.py --gui
6363
- **Multi-Loader Support**: Works with Fabric and Forge mod loaders.
6464
- **Overrides Preservation**: Keeps configuration and other data from the modpack's `overrides` folder.
6565

66+
## Screenshots
67+
68+
### Main Application Window
69+
![Main Application Window](screenshots/main_window.png)
70+
*The main interface allowing selection between Local and Modrinth modes.*
71+
72+
### Modrinth Search Dialog
73+
![Modrinth Search Dialog](screenshots/search_dialog.png)
74+
*Search for modpacks directly from Modrinth with logo previews.*
75+
76+
### Version Selection
77+
![Version Selection](screenshots/version_selection.png)
78+
*Select specific versions or stick to the latest release.*
79+
6680
## Development
6781

6882
For linting and testing:

screenshots/main_window.png

15.9 KB
Loading

screenshots/search_dialog.png

109 KB
Loading

screenshots/version_selection.png

17.6 KB
Loading

0 commit comments

Comments
 (0)