This repository contains a simple CLI tool I wrote to quickly install/uninstall a War Thunder camo
- Have chrome installed (the scrapper uses chrome headless to retrieve the skin)
- Install a camo
- Uninstall a camo
- List all installed camos
- Clone the repository
- Navigate to the repository folder with
cd War-Thunder-skins-manager
- Navigate to the code folder with
cd wt-skins-manager
- Build the cli with
cargo build --release
- Run the cli with
./target/release/wt-skins-manager.exe
orcargo run --release
- Follow the instructions
- In War Thunder, apply the skin from the customization menu
- Enjoy your new camo
- Go to live.warthunder.com
- Find the camo you want to install
- Click on the 3 dots on the top right corner of the camo
- Click on "Share"
- Copy the link
This tool is only compatible with Windows for now but you can easily adapt it to work on Linux or MacOS by changing the path where the camo is installed and by changing the way to get the user name