File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ I provide a downloadable Python version, as well as a web app version for ease o
1111## Features
1212- Extract mod IDs and display names from Arma 3 preset files.
1313- Sanitize mod names for compatibility with file systems.
14- - Highlight mods that required sanitization.
14+ - Highlight mods that required sanitization so that you can validate any which may have or need sanitation to work in your command line .
1515- Toggle between mod names or IDs in the output.
1616- Save the extracted list in various formats (newline, semicolon, or comma-separated).
1717
@@ -33,6 +33,9 @@ I provide a downloadable Python version, as well as a web app version for ease o
3333### Python Interface
3434![ Main Interface] ( https://raw.githubusercontent.com/AdamWaldie/Arma3ModstingGenerator/refs/heads/main/coverimage.png )
3535
36+ ### Web App Interface
37+ ![ Main Interface] ( https://raw.githubusercontent.com/AdamWaldie/Arma3ModstingGenerator/refs/heads/main/coverimage2.png )
38+
3639## Credits
3740Developed by Waldo.
3841
You can’t perform that action at this time.
0 commit comments