An auto-updating launcher for all of the CODMVM mods.
If you're a user looking to download the latest version, see codmvm.com/launcher
The build tool used is SCons.
- Install SCons (
pip install SCons) - Run
scons -Qin the project root directory - Binaries will be output to the
bin/folder