Code Monkey home page Code Monkey logo

ca's Introduction

命令助手

简介

一个支持对Minecraft(基岩版)的命令进行补全与辅助输入App。本仓库为App的核心代码。

App工程参见命令助手Android版

特性

  • 支持命令的智能补全与纠错
  • 支持命令在线帮助
  • 加入了已汉化的ID表
  • 一键粘贴命令
  • 支持历史命令与命令收藏夹
  • 支持外加命令库来加入支持更多的功能或命令补全
  • 支持更换主题样式

信息

生成

准备工作

  1. 安装命令助手构建工具
  2. 按需要修改 config 文件夹内的配置文件。

生成正式版JS

在当前目录下运行 cabuild buildRelease 即可,文件会导出至 /build/dist

生成快照版JS

在当前目录下运行 cabuild buildSnapshot 即可,文件会导出至 /build/dist

生成正式版APP

在当前目录下运行 cabuild shellBuildRelease 即可,文件会导出至 /build/dist

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.