Skip to content

gc-mojoconsole/landscaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landscaper

Screenshots/Features

  • Works on all platform - Windows, Linux, MacOS

Grasscutter Manager

  • Update check & One-click update

CleanShot 2022-06-10 at 23.34.10

  • Tooltip'd config editor

CleanShot 2022-06-10 at 23.37.00

Grasscutter Plugin Manager

image-20220610231942110

  • Enable/Disable plugin
  • Tooltip'd plugin config editor(For some plugins)
  • Update check & One-click update
  • Plugin market One-click install plugin

image-20220610233855064

Installation

Normal user

Install from github action build. You may use the following links to get the installer.

Developer
  • Setup & Run development environment
# clone repo
git clone https://github.com/gc-mojoconsole/landscaper

# install dependencies
cd landscaper
npm install
npm install --prefix ./landscaper/

# run
npm start # should work on linux & mac os, not tested on windows yet, PR welcome
  • Contribute to metadatas

Check our dedicate metadata repo.