Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 527 Bytes

Usage

./WMConverter --help <- displays help
./WMconverter /path/to/weapons.ini <- converts the ini, guessing the type (realistic/normal) and creates a backup
./WMConverter -r /path/to/weapons.ini <- force realisitc mode
./WMConverter -n /path/to/weapons.ini <- force normal mode
./WMConverter -w /path/to/weapons.ini <- don't create a backup
./WMConverter -w -r /path/to/weapons.ini <- don't create a backup, force realistic mode

On windows it shold be possible to just drag weapons.ini and drop it on the converter.