Giter Site home page Giter Site logo

moon-slayer's Introduction

Moon slayer league of legends tool

This application shows how data sent to the LCU can be modified or read to change visual stuff like, icon, background, hovercard, or read data such as profile data, friends, and more. My discord Everkers#6416

Screenshots

Background changer Rank changer Rank changer Rank changer Rank changer

Technologies used

Project Version Description Reasons behind choosing it
VueJS @2.6.16 Vue.js is an open-source JavaScript framework for building user interfaces The reason why i choose Vuejs it's because of the clean project structure and good performance.
axios @0.18.1 A based HTTP client for the browser and node.js Dealing with api's is simple with axios!
vue-electron @1.0.6 Electon with vue template for easy and clean project setup
  • Basic project structure with a single package.json setup
  • Project scaffolding using vue-cli
  • Ready to use Vue plugins (axios, vue-electron, vue-router, vuex)*
  • Installed vue-devtools and devtron tools for development
lcu-connector @2.1.3 This connector automatically retrieves the credentials for the API that starts when the new League of Legends client is launched. Easy way to connect and retrieve data from league client

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.

moon-slayer's People

Contributors

everkers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bennyextreme00

moon-slayer's Issues

Error on install

`C:\Users\Yukii\Documents\LeagueTools\moon-slayer>npm install

[email protected] postinstall C:\Users\Yukii\Documents\LeagueTools\moon-slayer
npm run lint:fix

[email protected] lint:fix C:\Users\Yukii\Documents\LeagueTools\moon-slayer
eslint --ext .js,.vue -f ./node_modules/eslint-friendly-formatter --fix src test

https://google.com/#q=vue%2Forder-in-components The "components" property should be above the "data" property on line 66
src\renderer\components\background.vue:78:3
components: {
^

https://google.com/#q=vue%2Frequire-prop-types Prop "name" should define at least its type
src\renderer\components\champion-card.vue:15:11
props: ['name', 'subname', 'image'],
^

https://google.com/#q=vue%2Frequire-prop-types Prop "subname" should define at least its type
src\renderer\components\champion-card.vue:15:19
props: ['name', 'subname', 'image'],
^

https://google.com/#q=vue%2Frequire-prop-types Prop "image" should define at least its type
src\renderer\components\champion-card.vue:15:30
props: ['name', 'subname', 'image'],
^

http://eslint.org/docs/rules/no-console Unexpected console statement
src\renderer\components\LandingPage.vue:30:5
console.log('test');
^

http://eslint.org/docs/rules/no-console Unexpected console statement
src\renderer\components\LandingPage.vue:32:7
console.log(data);
^

http://eslint.org/docs/rules/no-console Unexpected console statement
src\renderer\functions\request.js:19:7
console.log(res);
^

https://google.com/#q=import%2Fno-unresolved Unable to resolve path to module '@/components/LandingPage'
test\unit\specs\LandingPage.spec.js:2:25
import LandingPage from '@/components/LandingPage';
^

https://google.com/#q=import%2Fextensions Missing file extension for "@/components/LandingPage"
test\unit\specs\LandingPage.spec.js:2:25
import LandingPage from '@/components/LandingPage';
^

✘ 9 problems (2 errors, 7 warnings)

Errors:
1 https://google.com/#q=import%2Fno-unresolved
1 https://google.com/#q=import%2Fextensions

Warnings:
3 https://google.com/#q=vue%2Frequire-prop-types
3 http://eslint.org/docs/rules/no-console
1 https://google.com/#q=vue%2Forder-in-components
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint:fix: eslint --ext .js,.vue -f ./node_modules/eslint-friendly-formatter --fix src test
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] lint:fix script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Yukii\AppData\Roaming\npm-cache_logs\2020-10-11T17_39_15_440Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: npm run lint:fix
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Yukii\AppData\Roaming\npm-cache_logs\2020-10-11T17_39_15_555Z-debug.log`

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.