Skip to content

Commit

Permalink
uh
Browse files Browse the repository at this point in the history
  • Loading branch information
catornot committed Mar 31, 2024
1 parent 92ca70b commit 6674181
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["catornot"]
description = "framework for R2Northstar plugins"
repository = "https://github.com/R2NorthstarTools/rrplug"
license = "Apache-2.0 OR MIT"
keywords = ["plugin", "northstar", "titanfall", "wrappers", "framework", "titanfall2", "r2northstar"]
keywords = ["plugin", "northstar", "framework", "titanfall2", "r2northstar"]
exclude = [".gitignore"]
edition = "2021"
rust-version = "1.77"
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ echo "[build]\ntarget = \"x86_64-pc-windows-gnu\"" > .cargo/config.toml
rrplug had a major rewrite for each plugins version so versions that a `x` plugins version are `x.\*.\*`
| rrplug | plugins |
| :-----: | :-----: |
| `master`| `v4` |
| `4.*.*` | `v4` |
| `3.*.*` | `v3` |
| `2.*.*` | `v2` |
| `0.1.*` | `v1` |

0 comments on commit 6674181

Please sign in to comment.