Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 589 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 589 Bytes

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