An open API service indexing awesome lists of open source software.

https://github.com/brandonxlf/numeric-genshin-damage-calc

Calculate in-game character damage for Genshin Impact based off of numeric stat values.
https://github.com/brandonxlf/numeric-genshin-damage-calc

damage-calculation genshin-impact

Last synced: about 1 year ago
JSON representation

Calculate in-game character damage for Genshin Impact based off of numeric stat values.

Awesome Lists containing this project

README

          

# Numeric Genshin Damage Calculator

This React app allows you to easily calculate in-game character damage for Genshin Impact based off of numeric stat values.

The live version of the app is located at .

## Running

Install dependencies using `npm install`. Launch the app in development mode using `npm run start` and produce a build of the app using `npm run build`.

## Environment Variables

Environment variables are defined in `.env` and can be overridden locally in the `.env.local` file see [Vite's documentation](https://vite.dev/guide/env-and-mode#env-files) for more info.

* `VITE_ENKA_PROXY` - The prefix to use for requests to Enka.Network API to work around CORS. The proxy should send requests to `https://enka.network/api/[REQUEST_PATH]` By default this is .