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

app wg-mod

A CLI to help people making WorldOfTanks mods

11 releases (6 breaking)

0.7.4 Nov 14, 2023
0.6.0 Nov 1, 2023

#312 in Command line utilities

Download history 76/week @ 2023-08-17 29/week @ 2023-08-24 7/week @ 2023-08-31 1/week @ 2023-09-07 34/week @ 2023-09-14 10/week @ 2023-09-21 30/week @ 2023-09-28 22/week @ 2023-10-05 5/week @ 2023-10-12 42/week @ 2023-10-19 90/week @ 2023-10-26 55/week @ 2023-11-02 31/week @ 2023-11-09 27/week @ 2023-11-16

203 downloads per month

MIT license

43KB
1K 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

~26–41MB
~734K SLoC