Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

A utility for swapping out Vassal card images with full text images.

Notifications You must be signed in to change notification settings

StarWarsDev/vassal-image-swap

Repository files navigation

Vassal Card Swap

Codacy Badge

An easy to use utility script that generates a new X-Wing Miniatures Vassal Module (vmod) file with full text card images.

Cards replaced

  • Pilots
  • Upgrades
  • Conditions
  • Damage Deck (Core)
  • Damage Deck (TFA)

Usage

Prerequisites

Download the project

git clone https://github.com/StarWarsDev/vassal-image-swap.git && cd vassal-image-swap

Install package dependencies

Yarn: yarn

or

NPM: npm i

Run the script

Yarn: yarn swap

or

NPM: npm run swap

Install in Vassal

A vmod file will be produced and found in the tmp folder within the project. Move it to another location and install normally.