Giter Club home page Giter Club logo

cgassistant's Introduction

CGAssistant

中文说明

CGAssistant is a helper for you to play CrossGate with highly automated game experience.

Warning

This project is only for academic purposes, commercial use is prohibited.

You are prohibited to publish this project elsewhere than GitHub.

However we make no promises to your game accounts and so you have to use this project at your own risk, including taking any damage to your accounts from scripts and binaries.

This project is licensed under MIT License, however if it is otherwise stated before, the latter shall prevail.

Links

Source Code

Scripts

Download

Wiki

Build Requirement

  1. Visual Studio 2019, with vc142 toolset, with Windows SDK

  2. QT 5.15 win32 (x86) for msvc2019, with QtCreator

  3. NodeJS v20.11.1 LTS (32-bit)

  4. node-gyp

Build Instruction

Let's assume that you have all requirements installed correctly.

  1. Add Qt5.**\Tools\QtCreator\bin\, Qt5.*\5.**\msvc20**\bin\ and Qt5.**\Tools\QtCreator\bin\jom (if this folder exists) to your system environment variable "PATH" just like what is mentioned in the snapshot below.

  1. Run init-dep.bat, wait until all required submodules / dependencies are pulled. (this may takes couple of minutes, depending on your network connection and download speed)

  2. Run build-boost.bat, wait until all boost static libs are generated. (this may takes couple of minutes, depending on your CPU performance)

  3. Run build-CGAHook.bat, wait until CGAHook.dll is generated under build directory.

  4. Run build-qhttp.bat, wait until qhttp.dll generated under build directory.

  5. Run build-CGAssiatant.bat, wait until CGAssistant.exe generated under build directory.

  6. Run build-nodegyp.bat, wait until node_cga.node generated under build/Release directory.

  7. Run windeploy.bat

Now you have all compiled binaries copied into build directory if no error occured.

cgassistant's People

Contributors

hzqst avatar waiting 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.