Skip to content

Commit

Permalink
Function overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
jac3km4 committed Mar 27, 2022
1 parent 93ba07c commit cd0761c
Show file tree
Hide file tree
Showing 5 changed files with 665 additions and 12 deletions.
184 changes: 180 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ edition = "2021"
crate-type = ["cdylib"]

[dependencies]
anyhow = "1"
rhai = "1.5"
heck = "0.4"
log = "0.4"
dynasmrt = "1.2"
detour = "0.8"

[dependencies.pelite]
version = "0.9"
Expand Down
Loading

0 comments on commit cd0761c

Please sign in to comment.