Go to file
2022-04-19 16:54:36 -07:00
resources first styling and layout 2022-04-19 16:54:36 -07:00
.gitignore first styling and layout 2022-04-19 16:54:36 -07:00
LICENSE Initial commit 2022-04-19 16:07:19 -07:00
neutralino.config.json first styling and layout 2022-04-19 16:54:36 -07:00
package.json first styling and layout 2022-04-19 16:54:36 -07:00
README.md neutralino init 2022-04-19 16:33:59 -07:00

GrassClipper

Grasscutter launcher for easily switching between Official and Private servers

Download Here!

Setup

  1. Clone the repository
  2. Ensure you have NodeJS installed.
  3. Install the neu CLI tool: npm install -g @neutralinojs/neu
  4. Install the dependencies: npm install AND neu update
  5. Compile and run:
    • For testing: npm run dev
    • For production: npm run build

TODO

  • Interface
    • UI
    • Official and Private options
    • Server IP input
    • Fun fancy CSS styling n stuff (CoD: MW 2019-style vertical menu for choosing between official and private servers? See this)
  • Proxy service
    • Local proxy server
    • Intercept and modify GI requests like with Fiddler, allow anything else to pass through