From bef98d1f49e325fef41cbe1fa7e8241c6efb7300 Mon Sep 17 00:00:00 2001 From: Day Date: Mon, 13 May 2024 13:02:25 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f9ea7d..8c60a2a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Allows installed plugins to request creation of Fields, Properties, Methods, and more in Managed DLLs. ### Technical Jargon -A BepInEx preload 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 preload 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. @@ -23,7 +23,7 @@ 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.x.x | | Current Thunderstore Communities | | |:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| @@ -33,4 +33,4 @@ The wiki contains a [Getting Started](https://github.com/wwwDayDream/CessilCells | [![Last Train Outta' Wormtown](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23b01b5b&label=Last%20Train%20Outta%27%20Wormtown)](https://thunderstore.io/c/last-train-outta-wormtown/p/www_Day_Dream/CessilCellsCeaChells/) | [![Lethal Company](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23b70704&label=Lethal%20Company)](https://thunderstore.io/c/lethal-company/p/www_Day_Dream/CessilCellsCeaChells/) | [![Risk of Rain 2](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%2305379a&label=Risk%20of%20Rain%202)](https://thunderstore.io/package/www_Day_Dream/CessilCellsCeaChells/) | ### Publishing To New Thunderstore Communities -- Create an issue for the specific community \ No newline at end of file +- Create an issue for the specific community