diff --git a/CessilCellsCeaChells.BBTester/CessilCellsCeaChells.BBTester.csproj b/CessilCellsCeaChells.BBTester/CessilCellsCeaChells.BBTester.csproj
index 3854ed2..1ef6a5f 100644
--- a/CessilCellsCeaChells.BBTester/CessilCellsCeaChells.BBTester.csproj
+++ b/CessilCellsCeaChells.BBTester/CessilCellsCeaChells.BBTester.csproj
@@ -12,7 +12,7 @@
$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./
- PotionCraft
+ Rounds
@@ -26,6 +26,7 @@
+
diff --git a/CessilCellsCeaChells.BBTester/Games/Rounds.targets b/CessilCellsCeaChells.BBTester/Games/Rounds.targets
new file mode 100644
index 0000000..93c7f50
--- /dev/null
+++ b/CessilCellsCeaChells.BBTester/Games/Rounds.targets
@@ -0,0 +1,8 @@
+
+
+ Rounds
+ $(ROUNDS_GAMEFILES)
+ 2022.3.18
+ Assembly-CSharp
+
+
\ No newline at end of file
diff --git a/CessilCellsCeaChells.BBTester/PluginSpecifics.cs b/CessilCellsCeaChells.BBTester/PluginSpecifics.cs
index 22f94f2..c902fcf 100644
--- a/CessilCellsCeaChells.BBTester/PluginSpecifics.cs
+++ b/CessilCellsCeaChells.BBTester/PluginSpecifics.cs
@@ -31,6 +31,9 @@
#elif PotionCraft
using TargetType = PotionCraft.Inventory;
using TargetEnum = PotionCraft.Inventory.Owner;
+#elif Rounds
+using TargetType = Player;
+using TargetEnum = PickerType;
#endif
[assembly: RequiresField(typeof(TargetType), "BB_TestField", typeof(string))]
diff --git a/Games.targets b/Games.targets
index d11089a..a08b521 100644
--- a/Games.targets
+++ b/Games.targets
@@ -10,5 +10,6 @@
$(STEAMAPPS)/Enter The Gungeon/
$(STEAMAPPS)/Atomicrops/
$(STEAMAPPS)/Potion Craft/
+ $(STEAMAPPS)/ROUNDS/
\ No newline at end of file
diff --git a/README.md b/README.md
index 89206e8..6909e03 100644
--- a/README.md
+++ b/README.md
@@ -25,12 +25,12 @@ The wiki contains a [Getting Started](https://github.com/wwwDayDream/CessilCells
### Version Compatability
[BepInEx](https://github.com/BepInEx/BepInEx/) - v5.4.x
-| | Current Thunderstore Communities | |
-|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
-| [![Content Warning](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%2332e01d&label=Content%20Warning&=f)](https://thunderstore.io/c/content-warning/p/www_Day_Dream/CessilCellsCeaChells/) | [![Muck](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%2336e0ff&label=Muck)](https://thunderstore.io/c/muck/p/www_Day_Dream/CessilCellsCeaChells/) | [![Atomicrops](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23e49f31&label=Atomicrops)](https://thunderstore.io/c/atomicrops/p/www_Day_Dream/CessilCellsCeaChells/) |
-| [![Enter The Gungeon](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23ff4654&label=Enter%20The%20Gungeon)](https://thunderstore.io/c/enter-the-gungeon/p/www_Day_Dream/CessilCellsCeaChells/) | [![Mechanica](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23232524&label=Mechanica)](https://thunderstore.io/c/mechanica/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/) |
-| [![Dyson Sphere Program](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%238a78eb&label=Dyson%20Sphere%20Program)](https://thunderstore.io/c/dyson-sphere-program/p/www_Day_Dream/CessilCellsCeaChells/) | [![Potion Craft](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23946e44&label=Potion%20Craft)](https://thunderstore.io/c/potion-craft/p/www_Day_Dream/CessilCellsCeaChells/) | [![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/) | |
+| | Current Thunderstore Communities | |
+|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
+| [![Content Warning](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%2332e01d&label=Content%20Warning&=f)](https://thunderstore.io/c/content-warning/p/www_Day_Dream/CessilCellsCeaChells/) | [![Muck](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%2336e0ff&label=Muck)](https://thunderstore.io/c/muck/p/www_Day_Dream/CessilCellsCeaChells/) | [![Mechanica](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23232524&label=Mechanica)](https://thunderstore.io/c/mechanica/p/www_Day_Dream/CessilCellsCeaChells/) |
+| [![Enter The Gungeon](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23ff4654&label=Enter%20The%20Gungeon)](https://thunderstore.io/c/enter-the-gungeon/p/www_Day_Dream/CessilCellsCeaChells/) | [![ROUNDS](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23dd4c09&label=ROUNDS)](https://thunderstore.io/c/rounds/p/www_Day_Dream/CessilCellsCeaChells/) | [![Atomicrops](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23e49f31&label=Atomicrops)](https://thunderstore.io/c/atomicrops/p/www_Day_Dream/CessilCellsCeaChells/) |
+| [![Dyson Sphere Program](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%238a78eb&label=Dyson%20Sphere%20Program)](https://thunderstore.io/c/dyson-sphere-program/p/www_Day_Dream/CessilCellsCeaChells/) | [![Potion Craft](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23946e44&label=Potion%20Craft)](https://thunderstore.io/c/potion-craft/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/) |
+| [![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/) | |
### Publishing To New Thunderstore Communities
- Create an issue for the specific community
\ No newline at end of file
diff --git a/ts-assets/thunderstore.toml b/ts-assets/thunderstore.toml
index 95dea02..cc5e152 100644
--- a/ts-assets/thunderstore.toml
+++ b/ts-assets/thunderstore.toml
@@ -32,5 +32,5 @@ target = "/BepInEx/patchers/CessilCellsCeaChells/"
[publish]
communities = [ "content-warning", "lethal-company", "riskofrain2", "dyson-sphere-program", "last-train-outta-wormtown",
- "mechanica", "muck", "enter-the-gungeon", "atomicrops", "potion-craft" ]
+ "mechanica", "muck", "enter-the-gungeon", "atomicrops", "potion-craft", "rounds" ]
categories = [ "libraries" ]
\ No newline at end of file