1.0.2 • Published 7 months ago

polycutter v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
7 months ago

Polycutter

Project is free to use. If you bought it from someone, please refund\ Join our Discord

Table of Contents

About

This is still under development, and may will return error while processing installing Grasscutter.

What Can You Do with a Localhost Server?

  • The lowest Ping possible.
  • The ability to change the (Banners, Events, Abyss, and etc)
  • Much more

Prerequisites

Before you can use Polycutter, you need to set up the required environment based on your operating system.

Android

To use Polycutter on your Android device, follow these steps:

  1. Install Termux: If you haven't already, you can download and install Termux from F-Droid.

  2. Install Node.js:

    pkg up -y
    pkg install nodejs -y
  3. Install Polycutter:

    npm i -g polycutter
  4. Once the installation is complete, you can start Polycutter by running the polycutter command.

Windows

If you are using Windows, follow these steps to set up Polycutter:

  1. Install Node.js: If you haven't already, you can download and install Node.js for Windows.

  2. Install Polycutter:

    npm i -g polycutter

Linux

If you are using Linux, follow these steps to set up Polycutter:

  1. Install Node.js: If you don't have Node.js installed on your Linux distribution, you can refer to nodesource for installation instructions specific to your distribution.

  2. Install Polycutter:

    npm i -g polycutter

Now that you've successfully set up Polycutter on your preferred platform.