Skip to content
/ launcher Public

Cross-platform launcher and auto-updater for IW4x.

License

Notifications You must be signed in to change notification settings

iw4x/launcher

IW4x Launcher

image

Getting Started

If you're ready to start contributing, we recommend referring to build2 official documentation.

Windows

# Create the build configuration:
#
> bdep init -C @msvc cc ^
  config.cxx=cl

# To build:
#
> bdep update

Linux

# Create the build configuration:
#
$ bdep init -C @gcc cc \
  config.cxx=g++

# To build:
#
$ bdep update

License

IW4x Launcher is licensed under the GPLv3.

About

Cross-platform launcher and auto-updater for IW4x.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks