Giter VIP home page Giter VIP logo

lcqt2's Introduction

Lunar Client Qt 2 discord

Continuation of the original lunar-client-qt, moved to a new repo because of the complete rewrite and redesign.

screenshot of lcqt

Installation

Windows

Simply download and run the setup exe from the latest release.

MacOS/Linux

If you are using Linux, be sure to have the Lunar Client-X.AppImage renamed to lunarclient in /usr/bin/.

  1. Download the macos/linux.tar.gz file from the newest release.
  2. Extract it anywhere
  3. Run the Lunar Client Qt executable

IMPORTANT: All 3 files which where inside the tar need to stay together.
You are allowed to move all 3 together, you're also allowed to create symlinks.

Building

Prerequisites

  • Rust Nightly
  • NPM

Building

LCQT2 is made up of 3 major components:

  • The injector - responsible for locating the launcher executable and injecting a javascript patch into it
  • The gui - contains the gui opened by pressing the syringe button, also contains the javascript patch used by the injector
  • The agent - java agent which implements all game patches

In order for lcqt to work properly all 3 components need to be built into the same directory.

$ ./gradlew installDist # builds all 3 components and generates a bundle in build/install/lcqt2
$ ./gradlew run # equivalent to ./gradlew installDist && './build/install/lcqt2/Lunar Client Qt'

./gradlew installDebugDist and ./gradlew runDebug do the same thing except they build the rust injector in debug mode.

lcqt2's People

Contributors

nilsen84 avatar hks-hns 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.