Commit Graph

3 Commits

Author SHA1 Message Date
ab763cc1bd docs: add README with usage and troubleshooting details
- Introduces a README file with an overview of the SFX Builder tool
- Includes sections on functionality, prerequisites, quickstart, and examples
- Provides parameter explanations, file structure details, and troubleshooting tips
- Adds licensing information under the MIT License
2025-06-15 16:33:31 +02:00
abe60210d2 style(vscode): customize activity bar and peacock colors
- Add color customizations for the activity bar in VS Code
- Set Peacock extension color for consistent UI theming
2025-06-15 16:30:11 +02:00
65f26e495a feat: add script for creating self-extracting archives
- Introduces a script to build self-extracting archives with validation
- Includes payload compression, placeholder replacement, and output creation
- Adds a header script to extract and execute the embedded entrypoint
2025-06-15 16:30:03 +02:00