Giter Site home page Giter Site logo

joi-fork's Introduction

Joi

另一个英雄联盟助手工具 用的electron框架,“小而美”,只要我还在玩lol,就会一直维护

计划:

  • 完成基本框架
  • 自动接受对局
  • 重启客户端界面进程功能
  • 个人战绩查询
  • sqlite3存储配置项
  • 战绩详情查询
  • 他人战绩查询
  • 设置项配置功能
  • 符文系统
  • 发送聊天
  • 游戏对局内发送聊天
  • 小黑屋功能
  • 自动ban pick英雄
  • 大乱斗自动抢英雄
  • 对局分析
  • 自动检测大乱斗胜率队
  • 应用检查更新功能

截图

Image Image Image

编译步骤

所需环境

  • Node v18
  • Python 3.9
  • Visual Studio 2022 (Visual C++ Build Tools) 安装工作负载 使用C++的桌面开发

npmrc 添加配置项

#npm镜像
registry=https://registry.npmmirror.com/

#electron下载镜像
electron-mirror=https://npmmirror.com/mirrors/electron/

#msbuild路径,需要改成自己vs安装位置
msbuild_path=F:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe

#vs版本
msvs_version=2022

步骤

安装依赖

npm install

编译原生模块

npm run rebuild

打包

npm run build

参考资料

joi-fork's People

Contributors

watchingfun 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.