Git Product home page Git Product logo

cs16-client's Introduction

CS16Client Build Status CS16Client

Counter-Strike reverse-engineered.

Donate

Buy Me A Coffee

Support me on Buy Me A Coffee, if you like my work and would like to support further development goals, like reverse-engineering other great mods.

Download

You can download a build at the Releases section, or use these links:

Installation

To run CS16Client you need the latest developer build of Xash3D FWGS, which you can get here (unless on Android). You have to own the game on Steam and copy valve and cstrike folders into your Xash3D FWGS directory. After that, just install the APK and run.

Building

Clone the source code:

git clone https://github.com/Velaron/cs16-client --recursive

Windows

cmake -A Win32 -S . -B build
cmake --build build --config Release

Linux

cmake -S . -B build
cmake --build build --config Release

Android

./gradlew assembleRelease

cs16-client's People

Contributors

a1batross avatar velaron avatar mittorn avatar jeefo avatar leopard20 avatar weimzh avatar vladislav4kz avatar nekonomicon avatar alprnn357 avatar lewa-j avatar pugach95 avatar 1ace avatar

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.