Skip to content

Commit

Permalink
Merge pull request #49 from wwwDayDream/dist_atomicrops
Browse files Browse the repository at this point in the history
Distribution: Atomicrops
  • Loading branch information
wwwDayDream authored May 11, 2024
2 parents 8c45676 + 40a6fe0 commit d77d569
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 7 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>EnterTheGungeon</TestGame>
<TestGame>Atomicrops</TestGame>
</PropertyGroup>

<!-- Game Specific Information -->
Expand All @@ -24,6 +24,7 @@
<Import Condition="'$(TestGame)' == 'Mechanica'" Project="./Games/Mechanica.targets"/>
<Import Condition="'$(TestGame)' == 'Muck'" Project="./Games/Muck.targets"/>
<Import Condition="'$(TestGame)' == 'EnterTheGungeon'" Project="./Games/EnterTheGungeon.targets"/>
<Import Condition="'$(TestGame)' == 'Atomicrops'" Project="./Games/Atomicrops.targets"/>

<ItemGroup>
<ProjectReference Include="../CessilCellsCeaChells/CessilCellsCeaChells.csproj"/>
Expand Down
8 changes: 8 additions & 0 deletions CessilCellsCeaChells.BBTester/Games/Atomicrops.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<DefineConstants>Atomicrops</DefineConstants>
<TargetGameFiles>$(ATMCRPS_GAMEFILES)</TargetGameFiles>
<TargetGameUnityVersion>2018.4.36</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 @@ -25,6 +25,9 @@
#elif EnterTheGungeon
using TargetType = PlayerStats;
using TargetEnum = PlayerInputState;
#elif Atomicrops
using TargetType = PlayerGunUtils;
using TargetEnum = RelationshipStateEnums;
#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 @@ -8,5 +8,6 @@
<MECHANICA_GAMEFILES>$(STEAMAPPS)/Mechanica/</MECHANICA_GAMEFILES>
<MUCK_GAMEFILES>$(STEAMAPPS)/Muck/</MUCK_GAMEFILES>
<ETG_GAMEFILES>$(STEAMAPPS)/Enter The Gungeon/</ETG_GAMEFILES>
<ATMCRPS_GAMEFILES>$(STEAMAPPS)/Atomicrops/</ATMCRPS_GAMEFILES>
</PropertyGroup>
</Project>
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ 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/) | |
| [![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=%23ecaa56&label=Dyson%20Sphere%20Program)](https://thunderstore.io/c/dyson-sphere-program/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/) | [![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/) |
| | 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=%23ecaa56&label=Dyson%20Sphere%20Program)](https://thunderstore.io/c/dyson-sphere-program/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/) | [![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/) |

### 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 @@ -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" ]
"mechanica", "muck", "enter-the-gungeon", "atomicrops" ]
categories = [ "libraries" ]

0 comments on commit d77d569

Please sign in to comment.