Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Siege CompressionatorNew to Visual Studio Code? Get it now.
Siege Compressionator

Siege Compressionator

Maximon9

|
25 installs
| (0) | Free
This compresses and decompresses a folder structure to randomize Siege OPs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SiegeRandoImageCompressionator

This compresses and decompresses a folder structure to randomize Siege OPs.

You can change this by changing the config compressionator.seigeNames in your vscode settings to a different array of names

Requirements

  • In order to run this extension you need to have python installed.

Commands

  • Use > Compressionator: Decompress or the keybind ALT+B to decompress everything
  • Use > Compressionator: Compress Needed or the keybind ALT+N to compress only what is needed
  • Use > Compressionator: Compress or the keybind ALT+M to compress everything

Some Question You Might Have

  1. How do I start using this?
    • Letting the extension know what folders to try and compress:
      • You can change what names to search for in the workspace by changing compressionator.siegeNames
      • You can give specific paths to folders by changing compressionator.siegePaths
      • You can also stop the extension from searching for names by turning off compressionator.searchForFolderNames, which might make the extension faster if you usde compressionator.siegePaths only
    • After this is done:
      • Simply run one of the commands above to start compressing and decompressing
  2. What does the config jsonParsingEnabled do?
    • This creates a json file called parsed.json with references to all images which helps parse the folder structure more easily to someones code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft