Code Monkey home page Code Monkey logo

openiw's Introduction

OpenIW - IW Engine for Call of Duty® games.

License Discord

(Requires legally owned copies of each games, game assets are not provided.)

alt text

Official Releases

Official releases will not be available until the project reaches a playable state. You can follow the development progress on the public discord.

Build on Windows

> git clone https://github.com/OpenIW/OpenIW
> git clone https://github.com/microsoft/vcpkg
>
> .\vcpkg\bootstrap-vcpkg.bat
> .\vcpkg\vcpkg install protobuf --triplet x86-windows
> .\vcpkg\vcpkg install protobuf --triplet x64-windows
> .\vcpkg\vcpkg integrate install
>
> cmake OpenIW -A Win32 -DVCPKG_TARGET_TRIPLET:STRING="x86-windows" -DCMAKE_TOOLCHAIN_FILE:STRING="vcpkg\scripts\buildsystems\vcpkg.cmake"
> start .\OpenIW.sln

Documentation

The documentation is generated from the repository source codes directly. It contains all necessary resources including source code snippets, details on execution of the programs, diagrammatic representation of program flow, and links to external resources.

Credits

Thanks to all the people who contributed directly or indirectly in making this project possible.

Legal

OpenIW is licensed under the GPLv3 and is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Activision Blizzard, Inc.

openiw's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.