https://github.com/infinia-yzl/image-reachthefinals
A curated collection of images from The Finals game by Embark Studios. The images are sourced from the community-run wiki (https://www.thefinals.wiki/) and are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-sa/4.0/). Contributions are welcome!
https://github.com/infinia-yzl/image-reachthefinals
embark-studios fan-project game-assets images the-finals
Last synced: about 2 months ago
JSON representation
A curated collection of images from The Finals game by Embark Studios. The images are sourced from the community-run wiki (https://www.thefinals.wiki/) and are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-sa/4.0/). Contributions are welcome!
- Host: GitHub
- URL: https://github.com/infinia-yzl/image-reachthefinals
- Owner: infinia-yzl
- License: other
- Created: 2024-07-09T06:14:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T01:36:03.000Z (3 months ago)
- Last Synced: 2025-04-13T16:12:09.837Z (about 2 months ago)
- Topics: embark-studios, fan-project, game-assets, images, the-finals
- Language: JavaScript
- Homepage: http://npmjs.com/package/image-reachthefinals
- Size: 557 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
# The Finals Game Image Template
[](https://github.com/infinia-yzl/image-reachthefinals/actions/workflows/ci.yml)
[](https://www.npmjs.com/package/image-reachthefinals)This repository contains images from the game [The Finals](https://www.reachthefinals.com/) by Embark Studios. 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 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-reachthefinals
```
You can then access the images in your project as follows:```js
const images = require('image-reachthefinals');
// Use the images in your application
```## Source
Images were taken from the community-run wiki [The Finals Wiki](https://www.thefinals.wiki/) 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-reachthefinals/issues)