https://github.com/infinia-yzl/image-supervive
https://github.com/infinia-yzl/image-supervive
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/infinia-yzl/image-supervive
- Owner: infinia-yzl
- License: mit
- Created: 2024-11-17T15:36:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T05:37:25.000Z (5 months ago)
- Last Synced: 2025-04-13T16:12:16.849Z (2 months ago)
- Language: JavaScript
- Size: 1.34 MB
- 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
# SUPERVIVE Game Image Template
[](https://github.com/infinia-yzl/image-supervive/actions/workflows/ci.yml)
[](https://www.npmjs.com/package/image-supervive)This repository contains images from the game [SUPERVIVE](https://www.playsupervive.com/) by Theorycraft Games.
## 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 Creative Commons Attribution-ShareAlike 4.0 International 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-supervive
```
You can then access the images in your project as follows:```js
const images = require('image-supervive');
// Use the images in your application
```## Source
Images were taken from the community-run wiki [SUPERVIVE Wiki](https://supervive.wiki.gg/) and are used under the Creative Commons Attribution-ShareAlike 4.0 International License.## 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-supervive/issues)