WPS SWG Visual Studio Code Tools
Release bundle: 2026-08-02

This folder contains the exact, version-pinned VSIX packages published by
Wasted Potential Studios LLC on the Visual Studio Marketplace:

  - SWG DataTable Editor 1.0.0
  - SWG IFF Creator 1.0.4
  - SWG IFF Deconstructor 1.0.4
  - SWG IFF Viewer 1.0.2
  - SWG String File Editor 1.0.1
  - SWG TRE Packager 1.0.3

INSTALL ONE EXTENSION

1. Open Visual Studio Code.
2. Open the Command Palette with Ctrl+Shift+P (Windows/Linux) or
   Cmd+Shift+P (macOS).
3. Run "Extensions: Install from VSIX...".
4. Select the VSIX file you want to install.
5. Reload Visual Studio Code if prompted.

You can also install from a terminal:

  code --install-extension path-to-package.vsix

INSTALL THE COMPLETE BUNDLE

Repeat the VSIX installation steps for all six files. Installing these tools
does not modify game files by itself. Each extension acts only when you open,
save, compile, deconstruct, view, or package a file through its command.

VERIFY THE DOWNLOAD

SHA256SUMS.txt contains a SHA-256 digest for every VSIX in this bundle. In
PowerShell, verify a file with:

  Get-FileHash .\wps-swg-iff-viewer-1.0.2.vsix -Algorithm SHA256

Compare the returned hash with the matching line in SHA256SUMS.txt.

DOCUMENTATION AND CURRENT MARKETPLACE LINKS

  https://www.wastedpotential.gg/tools

LICENSES

All six packages are distributed under the MIT License. Each VSIX is
unmodified from the version-specific Visual Studio Marketplace download and
contains its own license file.

TRADEMARK NOTICE

Star Wars Galaxies is a trademark of Lucasfilm Ltd. These fan-made community
development tools are not affiliated with or endorsed by Lucasfilm Ltd.,
Daybreak Game Company, or Sony Online Entertainment.

Copyright 2024-2026 Wasted Potential Studios LLC.
