Omega3065.ComponentBasedCustomItemAPI
0.1.3
See the version list below for details.
dotnet add package Omega3065.ComponentBasedCustomItemAPI --version 0.1.3
NuGet\Install-Package Omega3065.ComponentBasedCustomItemAPI -Version 0.1.3
<PackageReference Include="Omega3065.ComponentBasedCustomItemAPI" Version="0.1.3" />
<PackageVersion Include="Omega3065.ComponentBasedCustomItemAPI" Version="0.1.3" />
<PackageReference Include="Omega3065.ComponentBasedCustomItemAPI" />
paket add Omega3065.ComponentBasedCustomItemAPI --version 0.1.3
#r "nuget: Omega3065.ComponentBasedCustomItemAPI, 0.1.3"
#:package Omega3065.ComponentBasedCustomItemAPI@0.1.3
#addin nuget:?package=Omega3065.ComponentBasedCustomItemAPI&version=0.1.3
#tool nuget:?package=Omega3065.ComponentBasedCustomItemAPI&version=0.1.3
Component Based Custom Item API (CBCI-API)
An API which brings many of (my) favourite featuers from EXILED's Custom Item implementation over to LabAPI. You can find examples on how to use the API in the Examples folder.
Installation
Install this as any other LabAPI plugin. Installation guide in the LabAPI Readme.
Developer Package reference
This Library is also avalible as NuGet package. See: https://www.nuget.org/packages/Omega3065.ComponentBasedCustomItemAPI/
Developer Wiki
At this momement the only wiki is viewing the quite well commented code in combination with looking at the provided Examples.
Current Features
- Items defined as a definition with an item instance class iniciated for each new item.
- Item Components which affect the behaviour of any item they are attached to.
- Support for CustomItems (basic), CustomKeycard (all 4 basegame types), CustomFirearms and CustomGrenades.
- Most portions of the API should be documented in the source-code providing hover-tooltips in most modern editors.
Planned Features
- Autogenerated wiki
- Custom Armor support
- More default components
- Integration with RaCustomMenu
- Give custom items to players using the UI
- Integration with ProjectMER.
- Custom Pickup model support
- Held Item model support
Contributing
Uses https://www.conventionalcommits.org/en/v1.0.0/ as a commit standard.
Credits
- EXILED - LICENSE
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Northwood.LabAPI (>= 1.1.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.