Coder Social home page Coder Social logo

scoop-genshin's Introduction

Genshin Impact Scoop Bucket

Tests Excavator

This repository is a Scoop bucket for Genshin Impact related tools.

How do I install these App?

1. Install Scoop (skip if you have installed scoop)

Follow instruction here: https://github.com/ScoopInstaller/scoop#installation

TL;DR Open Powershell, and then run this to install scoop:

iwr -useb get.scoop.sh | iex

Note: if you get an error you might need to change the execution policy (i.e. enable Powershell) with:

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

After that, rerun the command to install scoop.

2. Add this bucket to your Scoop (skip if you have added this bucket)

Run (in Powershell):

scoop bucket add Scoop-Genshin https://github.com/LazyGeniusMan/Scoop-Genshin

3. (Optional) enable multi-connection downloads

Run (in Powershell):

scoop install aria2

4. Install the App

Run (in Powershell):

scoop install <app-name>

List of apps can be found here: https://github.com/LazyGeniusMan/Scoop-Genshin/tree/main/bucket

How do I manage these App?

Check available update

Run (in Powershell):

scoop status

Update App

Run (in Powershell):

scoop update <app-name>

Remove App old version installation

WARNING: Make sure your app data/setting is not lost after update, if your app data/setting is lost dont run this command and click this text

Run (in Powershell):

scoop cleanup <app-name>

Uninstall App

Run (in Powershell):

scoop uninstall <app-name>

Tips

You can install, update, cleanup and uninstall multiple app in one command, separate <app-name> by space.

For more info, run scoop -h or visit Scoop Documentation

Genshin Impact Tools you are looking for isn't in the bucket ?

To add a new app, you need to make something called an app manifest. If you want to request an app, you can open an issue. If you want to make it yourself and open a PR, please read the Contributing Guide.


scoop-genshin's People

Contributors

github-actions[bot] avatar lazygeniusman avatar

Stargazers

 avatar

Watchers

 avatar

scoop-genshin's Issues

My application data/setting is lost after update

If your app data is lost after update, likely it's because folder that contain user data in the app directory isn't set as persist folder in the app manifest.

If this happen, please tell me what's the folder path that contain those user data when you create a new issue. It will help me a lot to fix it.

As a temporary solution, you can go to %userprofile%\scoop\apps\<app-name>\ and go to older version folder to recover your data and paste it in the new version folder.

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.