Skip to content

Commit

Permalink
Merge pull request #53 from wwwDayDream/fix_thunderstore-readme
Browse files Browse the repository at this point in the history
Update TS README.md
  • Loading branch information
wwwDayDream authored May 13, 2024
2 parents d9f536d + 3440ad7 commit 9bca624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ts-assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Allows installed plugins to request creation of Fields, Properties, Methods, and more in Managed DLLs.

### Technical Jargon
A BepInEx 5.4.21 patcher that scans all installed plugins for assembly attributes that inform us of any desired Fields, Properties, Methods, and more to inject on the `/Game_Data/Managed/` DLLs.
A BepInEx 5 patcher that scans all installed plugins for assembly attributes that inform us of any desired Fields, Properties, Methods, and more to inject on the `/Game_Data/Managed/` DLLs.

### Usage & Documentation
The wiki contains a [Getting Started](https://github.com/wwwDayDream/CessilCellsCeaChells/wiki) section as well as usages of assembly attributes.
Expand All @@ -15,4 +15,4 @@ The wiki contains a [Getting Started](https://github.com/wwwDayDream/CessilCells
- Injecting Enum Entries onto any enum in an ordered fashion.

### Version Compatability
[BepInEx](https://github.com/BepInEx/BepInEx/) - v5.4.x
[BepInEx](https://github.com/BepInEx/BepInEx/) - v5.4.x

0 comments on commit 9bca624

Please sign in to comment.