Skip to content

Commit

Permalink
Merge pull request #72 from wwwDayDream/dist/games/bopl-battle
Browse files Browse the repository at this point in the history
Bopl Battle
  • Loading branch information
wwwDayDream authored Jul 1, 2024
2 parents 201d32d + 8edfd8c commit 7d89ac2
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<PathMap>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./</PathMap>

<TestGame>Valheim</TestGame>
<TestGame>BoplBattle</TestGame>
</PropertyGroup>

<!-- Game Specific Information -->
Expand All @@ -28,6 +28,7 @@
<Import Condition="'$(TestGame)' == 'PotionCraft'" Project="./Games/PotionCraft.targets"/>
<Import Condition="'$(TestGame)' == 'Rounds'" Project="./Games/Rounds.targets"/>
<Import Condition="'$(TestGame)' == 'Valheim'" Project="./Games/Valheim.targets"/>
<Import Condition="'$(TestGame)' == 'BoplBattle'" Project="./Games/BoplBattle.targets"/>

<ItemGroup>
<ProjectReference Include="../CessilCellsCeaChells/CessilCellsCeaChells.csproj"/>
Expand Down
9 changes: 9 additions & 0 deletions CessilCellsCeaChells.BBTester/Games/BoplBattle.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Project>
<PropertyGroup>
<TargetFramework>net46</TargetFramework>
<DefineConstants>BoplBattle</DefineConstants>
<TargetGameFiles>$(BPLBTTLE_GAMEFILES)</TargetGameFiles>
<TargetGameUnityVersion>2019.4.40</TargetGameUnityVersion>
<TargetGameDLL>Assembly-CSharp</TargetGameDLL>
</PropertyGroup>
</Project>
3 changes: 3 additions & 0 deletions CessilCellsCeaChells.BBTester/PluginSpecifics.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
#elif Valheim
using TargetType = Player;
using TargetEnum = Player.PlacementStatus;
#elif BoplBattle
using TargetType = Player;
using TargetEnum = CauseOfDeath;
#endif

[assembly: RequiresField(typeof(TargetType), "BB_TestField", typeof(string))]
Expand Down
1 change: 1 addition & 0 deletions Games.targets
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
<PCRAFT_GAMEFILES>$(STEAMAPPS)/Potion Craft/</PCRAFT_GAMEFILES>
<ROUNDS_GAMEFILES>$(STEAMAPPS)/ROUNDS/</ROUNDS_GAMEFILES>
<VLHM_GAMEFILES>$(STEAMAPPS)/Valheim/</VLHM_GAMEFILES>
<BPLBTTLE_GAMEFILES>$(STEAMAPPS)/Bopl Battle/</BPLBTTLE_GAMEFILES>
</PropertyGroup>
</Project>
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ The wiki contains a [Getting Started](https://github.com/wwwDayDream/CessilCells
### Version Compatability
[BepInEx](https://github.com/BepInEx/BepInEx/) - v5.x.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/) | [![Valheim](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23027d93&label=Valheim)](https://thunderstore.io/c/valheim/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/) | [![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/) |
| [![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/) | [![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/) |
| [![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/) |
| | 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/) | [![Valheim](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23027d93&label=Valheim)](https://thunderstore.io/c/valheim/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/) | [![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/) | [![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/) | [![Bopl Battle](https://img.shields.io/thunderstore/v/www_Day_Dream/CessilCellsCeaChells?style=plastic&logo=thunderstore&color=%23fff001&label=Bopl%20Battle)](https://thunderstore.io/c/bopl-battle/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/) |
| | [![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/) | |

### Publishing To New Thunderstore Communities
- Create an issue for the specific community
2 changes: 1 addition & 1 deletion ts-assets/thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,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", "rounds", "valheim" ]
"mechanica", "muck", "enter-the-gungeon", "atomicrops", "potion-craft", "rounds", "valheim", "bopl-battle" ]
categories = [ "libraries" ]

0 comments on commit 7d89ac2

Please sign in to comment.