No description
Find a file
2024-11-12 23:14:24 +01:00
.vscode Barebones stuff 2024-11-10 04:01:52 +01:00
proto_gen fix: can't build without .proto files directory 2024-11-11 11:33:56 +01:00
public Barebones stuff 2024-11-10 04:01:52 +01:00
src wip: implement artifact parsing 2024-11-12 23:14:24 +01:00
src-tauri wip: implement artifact parsing 2024-11-12 23:14:24 +01:00
.gitignore wip: implement artifact parsing 2024-11-12 23:14:24 +01:00
.gitmodules fix: artifactarium not returning most packets 2024-11-10 22:21:42 +01:00
index.html Barebones stuff 2024-11-10 04:01:52 +01:00
package.json wip: implement artifact parsing 2024-11-12 23:14:24 +01:00
README.md add disclaimer 2024-11-11 12:14:40 +01:00
tsconfig.json Barebones stuff 2024-11-10 04:01:52 +01:00
tsconfig.node.json Barebones stuff 2024-11-10 04:01:52 +01:00
vite.config.ts Barebones stuff 2024-11-10 04:01:52 +01:00
yarn.lock wip: implement artifact parsing 2024-11-12 23:14:24 +01:00

About

This app tries to make your life as a GI player easier by providing useful features.

Features

  • Artifact Extractor
  • Built in artifact optimizer (maybe?)

If you want a feature then you can open an issue and I'll see if I can add it

Development

Environment Setup

  1. Install Rust
  2. Install NodeJS
  3. Install yarn (npm install -g yarn)

run yarn to install dependencies run yarn tauri dev to start the app

Disclaimer

Using this project should generally be safe. I have read through both HoYoverse's response to Script, Plug-In, and Third-Party Software and the Terms of Service. Neither of those documents forbids the intercepting of network packets if it does not achieve artificial in-game progress. All data saved by this app is available to the user of genshin by just playing the game and no additional requests are made by this software to receive more data from the game servers. This software also does not in any way shape or form modify the game or interact with it in any way. And lastly this software does not compete with any of the companies provided services as there are none that provide the same functionality. I am not a lawyer though so use this software at your own risk.