CessilCellsCeaChells 0.3.3-f1
See the version list below for details.
dotnet add package CessilCellsCeaChells --version 0.3.3-f1
NuGet\Install-Package CessilCellsCeaChells -Version 0.3.3-f1
<PackageReference Include="CessilCellsCeaChells" Version="0.3.3-f1" />
paket add CessilCellsCeaChells --version 0.3.3-f1
#r "nuget: CessilCellsCeaChells, 0.3.3-f1"
// Install CessilCellsCeaChells as a Cake Addin #addin nuget:?package=CessilCellsCeaChells&version=0.3.3-f1&prerelease // Install CessilCellsCeaChells as a Cake Tool #tool nuget:?package=CessilCellsCeaChells&version=0.3.3-f1&prerelease
CessilCellsCeaChells
Allows installed plugins to request creation of Fields, Properties, Methods, and more in Managed DLLs.
Technical Jargon
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 section as well as usages of assembly attributes.
Features
- Injecting Private Instance Fields on any type in
/Game_Data/Managed/*.dll
. - Injecting Public Instance Properties on any type in
/Game_Data/Managed/*.dll
. - Injecting Public Methods on any type in
/Game_Data/Managed/*.dll
with any parameters, defaults, and/or return type. - Injecting Enum Entries onto any enum in an ordered fashion.
Version Compatability
BepInEx - v5.4.x
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CessilCellsCeaChells:
Package | Downloads |
---|---|
rivinwin.MortalEnemies
A Content Warning mod to make enemies damageable, used as a dependancy. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.6 | 110 | 7/1/2024 |
0.3.5 | 138 | 5/21/2024 |
0.3.4 | 157 | 5/18/2024 |
0.3.3 | 101 | 5/18/2024 |
0.3.3-f1 | 82 | 5/18/2024 |
0.3.2 | 106 | 5/18/2024 |
0.3.1 | 107 | 5/18/2024 |
0.3.0 | 103 | 5/18/2024 |
0.2.9 | 154 | 5/14/2024 |
0.2.8 | 88 | 5/13/2024 |
0.2.8-dev.3 | 57 | 5/14/2024 |
0.2.7 | 85 | 5/13/2024 |
0.2.6 | 83 | 5/13/2024 |
0.2.5 | 81 | 5/11/2024 |
0.2.4 | 79 | 5/11/2024 |
0.2.3 | 81 | 5/11/2024 |
0.2.2 | 84 | 5/11/2024 |
0.2.1 | 82 | 5/11/2024 |
0.2.0 | 118 | 5/9/2024 |
0.1.92 | 119 | 4/30/2024 |
0.1.91 | 103 | 4/29/2024 |
0.1.9 | 112 | 4/29/2024 |
0.1.8 | 106 | 4/29/2024 |
0.1.5 | 103 | 4/26/2024 |
0.1.4 | 102 | 4/22/2024 |
0.1.3 | 101 | 4/21/2024 |
0.1.2 | 115 | 4/21/2024 |
0.1.1 | 107 | 4/21/2024 |