Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shevernitskiy committed Oct 1, 2023
1 parent c72647d commit 2ef2035
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# df-steam-hook-rs

[![Build](https://github.com/dfint/df-steam-hook-rs/actions/workflows/build.yml/badge.svg)](https://github.com/dfint/df-steam-hook-rs/actions/workflows/build.yml)

Re-implementation of [df-steam-hook](https://github.com/dfint/df-steam-hook) in Rust.
Re-implementation of [df-steam-hook](https://github.com/dfint/df-steam-hook) in
Rust.

Supports:

- Windows (classic/steam/itch.io)
- Linux (classic/steam/itch.io)

Implemented:

- config/offsets files
- crash reports
- dictionary from csv
- translation hooks
- enter string hooks (search)
Expand Down

0 comments on commit 2ef2035

Please sign in to comment.