5 Commits

Author SHA1 Message Date
5c928e565a docs(readme): update structure and tables for improved clarity 2025-06-15 16:35:28 +02:00
fd0c2a8f84 docs: add MIT license file
- Introduces the MIT license to define usage permissions and limitations
- Ensures legal clarity for software distribution and contributions
2025-06-15 16:33:38 +02:00
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