Coder Social home page Coder Social logo

cs2-jni's Introduction

CS2 - External

Project made with C++ and Java, using JNI , CS2 gaming chair with Engine built in C++ and Web running with Java.

Must have the following tools

How to build

Before executing those commands, make sure you're running the commands on right folder directory

Engine

Debug

cmake -S engine -B engine/build
cmake --build engine/build --config Debug --target ALL_BUILd -j 14

Release

cmake -S engine -B engine/build
cmake --build engine/build --config Release --target ALL_BUILd -j 14

Web

mvn clean package -DSkipTests=True

Running the cheetos

Warning

โš  engine.dll and web.jar must be placed in same folder,

If everything is okay, should be displayed ProcessId below cs2 image

Open the browser and type http://localhost:8080

Home

base

Menu

menu

cs2-jni's People

Contributors

vsaint1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

s1p0x

cs2-jni's Issues

Small Doubt

Hi, I managed to compile
Now I have the engine.dll file
what is the next step ?
I tried using a kernel injector but it didn't work
Can you help me a little with the next steps?

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.