Files
hydra/README.md

40 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-04 13:39:18 -03:00
<div align="center">
2024-12-16 19:56:14 -03:00
[<img src="./resources/icon.png" width="144"/>](https://help.hydralauncher.gg)
2024-05-04 13:39:18 -03:00
<h1 align="center">Hydra Launcher</h1>
2024-09-09 18:03:33 +02:00
2024-05-04 13:39:18 -03:00
<p align="center">
2025-05-09 20:52:03 +01:00
<strong>Hydra Launcher is an open-source gaming platform created to be the single tool that you need in order to manage your gaming library. Hydra is written in Node.js (Electron, React, Typescript) and Python.</strong>
2024-05-04 13:39:18 -03:00
</p>
2024-05-12 11:22:52 +01:00
[![build](https://img.shields.io/github/actions/workflow/status/hydralauncher/hydra/build.yml)](https://github.com/hydralauncher/hydra/actions)
[![release](https://img.shields.io/github/package-json/v/hydralauncher/hydra)](https://github.com/hydralauncher/hydra/releases)
2025-05-09 20:52:03 +01:00
![Hydra Launcher Home Page](./docs/screenshot.png)
2024-04-18 08:46:06 +01:00
2024-05-04 13:39:18 -03:00
</div>
2024-04-18 08:46:06 +01:00
2025-03-15 21:09:51 +03:00
## Features
2024-05-04 13:39:18 -03:00
2025-05-09 20:52:03 +01:00
- Add games that you own to your library
- Have a nice profile that shows what you are playing to your friends
- Save your game progress in the cloud with Hydra Cloud
- Unlock achievements
- Navigate through a rich catalogue with a powerful suggestion algorithm
- Discover new games that you haven't played before
2024-05-04 13:39:18 -03:00
2025-05-09 20:52:03 +01:00
## Build from source and contributing
2024-05-04 13:39:18 -03:00
2025-05-09 20:52:03 +01:00
Please, refer to our Documentation pages: [docs.hydralauncher.gg](https://docs.hydralauncher.gg/getting-started)
2024-04-18 08:46:06 +01:00
2025-03-15 21:09:51 +03:00
## Contributors
2024-04-18 08:46:06 +01:00
<a href="https://github.com/hydralauncher/hydra/graphs/contributors">
<img src="https://contrib.rocks/image?repo=hydralauncher/hydra" />
</a>
2024-04-18 08:46:06 +01:00
2025-03-15 21:09:51 +03:00
## License
2024-04-18 08:46:06 +01:00
2025-03-15 21:09:51 +03:00
Hydra is licensed under the [MIT License](LICENSE).