#modding #wot #world-of-tanks #cli

app wg-mod

A CLI to help people making WorldOfTanks mods

13 releases (8 breaking)

0.9.1 Oct 10, 2024
0.8.0 Dec 24, 2023
0.7.4 Nov 14, 2023

#1192 in Command line utilities

Download history 35/week @ 2024-09-20 5/week @ 2024-09-27 29/week @ 2024-10-04 160/week @ 2024-10-11 1/week @ 2024-10-18

841 downloads per month

MIT license

49KB
1.5K SLoC

WG modding tools

License: MIT

Features:

  • Init mod project
  • Python builder

Next features:

  • Mod builder AS3
  • WoT debbuger

Follow me on my discord server https://discord.gg/XGzqS5Sb9G

Installation

You must have Cargo / Rust on your machine.

cargo install wg-mod

Usage

Create a new mod directory

wg-mod new

Build a .wotmod file

wg-mod build # In mod directory

Dependencies

~27–43MB
~770K SLoC