Skip to content

A cross-platform client that combines launcher, command generation, and mod management to easily play Grasscutter; 一个结合了启动器、命令生成、MOD管理等功能的跨平台客户端,用于轻松游玩割草机。

License

jianxingxuejian/grasscutter-tools

Repository files navigation

Grasscutter Tools

English | 简体中文

GitHub license GitHub stars GitHub forks Github All Releases Github All Releases Discord chat QQ chat

Features

  • Launcher
  • Common Command
  • Create Artifacts
  • Item Category Search
  • Spawn List
  • Quest/Scene/TP
  • Online Mod Download and Local Mod Management
  • Admin Console

Community

Join our discord

Usage

If you don't want to install the client, you can use the web version that includes some of the features: https://null-grasscutter-tools.vercel.app/

The remote execute feature requires your server to use the plugin.

Before you use the client, you should complete the easy certification first(send a verification code to your in-game mailbox to complete the verification within 1 minute. The new version of the plugin add a custom command, so you can also use /verify command to get the verification code). If you are the server owner, you can use the Admin-Console on it after completed the admin certification.

If you want to use the launcher, make sure the values of useEncryption and useInRouting in the server config.json file are both false, and then use the http address, like this: http:127.0.0.1:443, or configure the server with an https certificate, make sure the values of useEncryption and useInRouting are both true, and then you can use the https connection, like this: https:127.0.0.1

About Mod please go here.

If you have any questions or want to add features, please open an issue.

Download

Windows platform download the msi file,mac platform download the app.tar.gz or dmg file,linux platform download the deb or AppImage file,Please go here to download the latest version.

Development

Build with Tauri, front-end tech stack: Vue3 + Vite3 + Typescript + Naive-ui + Unocss + Vue I18n.

Node and Rust environments are required for development, and package manager use pnpm.

Install dependencies:

pnpm install

Run:

pnpm tauri dev

Please go to the Tauri project for more information.

Contribute

Feel free to point out any questions about code quality, UI design, etc. It would be great if you could create a pull request.

For translations, only Simplified Chinese and English are currently available. If you want to translate to other languages or optimize your translation, please go to the src/i18n/locales folder, which lists all supported languages, and submit pr.

The game data text is parsing from gc-res-parse, and most of the data has been internationalized.

About

A cross-platform client that combines launcher, command generation, and mod management to easily play Grasscutter; 一个结合了启动器、命令生成、MOD管理等功能的跨平台客户端,用于轻松游玩割草机。

Topics

Resources

License

Stars

Watchers

Forks