https://github.com/infinia-yzl/image-wutheringwaves
A fan-curated collection of images from Wuthering Waves by Kuro Games (https://wutheringwaves.kurogames.com/). All rights belong to Kuro Games. Contributions are welcome!
https://github.com/infinia-yzl/image-wutheringwaves
fan-project game-assets kuro-games wuthering-waves
Last synced: 3 months ago
JSON representation
A fan-curated collection of images from Wuthering Waves by Kuro Games (https://wutheringwaves.kurogames.com/). All rights belong to Kuro Games. Contributions are welcome!
- Host: GitHub
- URL: https://github.com/infinia-yzl/image-wutheringwaves
- Owner: infinia-yzl
- License: mit
- Created: 2024-07-14T15:09:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T04:07:30.000Z (11 months ago)
- Last Synced: 2025-03-26T00:22:48.572Z (3 months ago)
- Topics: fan-project, game-assets, kuro-games, wuthering-waves
- Language: JavaScript
- Homepage: http://npmjs.com/package/image-wutheringwaves
- Size: 691 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Wuthering Waves Game Image Template
[](https://github.com/infinia-yzl/image-wutheringwaves/actions/workflows/ci.yml)
[](https://www.npmjs.com/package/image-wutheringwaves)This repository contains images from the game [Wuthering Waves](https://wutheringwaves.kurogames.com/) by Kuro Game. This repository was created using the image-set template repository v2.0.1.
## Disclaimer
**ALWAYS HAVE A BACKUP OF YOUR IMAGES OUTSIDE THIS PROJECT. THE SCRIPTS IN THIS PROJECT WILL MODIFY YOUR IMAGES.**## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.## Contribution
Contributions are welcome! If you have any images that should be included, tagged, or if any of the images need to be removed, please let us know.## Usage
To use this package, install it via npm:
```sh
npm install image-wutheringwaves
```
You can then access the images in your project as follows:```js
const images = require('image-wutheringwaves');
// Use the images in your application
```## Source
Images were taken from in-game assets of Wuthering Waves or sourced from the web.## Contact
If any images are used inappropriately or need to be removed, please contact us through GitHub by opening an issue or a pull request.## Issues
For any issues or questions, please open an issue in this repository: [GitHub Issues](https://github.com/infinia-yzl/image-wutheringwaves/issues)