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

app wg-mod

A CLI to help people making WorldOfTanks mods

12 releases (7 breaking)

0.8.0 Dec 24, 2023
0.7.4 Nov 14, 2023
0.6.0 Nov 1, 2023

#856 in Command line utilities

Download history 9/week @ 2023-12-22 15/week @ 2024-02-23 13/week @ 2024-03-01 52/week @ 2024-03-29

52 downloads per month

MIT license

47KB
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/D4fSV59j

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

~28–45MB
~790K SLoC