ctrlcat0x 33e0d50966 feat: add achievements tracking to game library
- Updated `get-library.ts` to include unlocked and total achievement counts for each game.
- Removed `library-game-card-detailed.tsx` and its associated styles as part of the refactor.
- Enhanced `library-game-card-large.tsx` to display achievements with progress bars.
- Modified `library-game-card.scss` and `library-game-card-large.scss` to style the achievements section.
- Introduced a new `search-bar` component for filtering the game library.
- Implemented fuzzy search functionality in the library view.
- Updated `view-options` to improve UI consistency.
- Added achievement-related properties to the `LibraryGame` type in `index.ts`.
- Created a new `copilot-instructions.md` for project guidelines.
2025-10-22 14:24:04 +05:30
2025-10-13 23:55:33 +01:00
2024-05-18 22:01:18 +01:00
2025-05-18 01:38:29 +01:00
2025-05-09 20:52:03 +01:00
2025-05-11 19:07:30 +01:00
2024-12-23 18:02:26 -03:00
2025-05-13 01:24:29 +01:00
2024-04-21 06:26:29 +01:00
2025-09-28 15:14:25 +01:00
2024-12-20 17:07:51 +00:00
2025-05-11 19:07:30 +01:00
2024-05-16 11:17:01 -04:00
2024-08-26 16:36:01 -03:00
2024-04-25 05:52:19 +01:00
2024-05-13 00:49:42 +01:00
2025-07-23 13:36:11 -03:00
2024-04-18 08:46:06 +01:00
2025-10-15 15:59:03 +01:00
2025-05-09 20:52:03 +01:00
2025-04-15 15:41:08 +01:00
2024-08-27 03:01:10 -03:00
2024-04-21 06:26:29 +01:00

Hydra Launcher

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.

build release

Hydra Launcher Home Page

Features

  • 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

Build from source and contributing

Please, refer to our Documentation pages: docs.hydralauncher.gg

Contributors

License

Hydra is licensed under the MIT License.

Description
Hydra is a game launcher with its own embedded bittorrent client
Readme MIT 135 MiB
Languages
TypeScript 82.4%
SCSS 15.5%
Python 1.8%
JavaScript 0.3%