Omega3065.ComponentBasedCustomItemAPI
0.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Omega3065.ComponentBasedCustomItemAPI --version 0.1.0
NuGet\Install-Package Omega3065.ComponentBasedCustomItemAPI -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Omega3065.ComponentBasedCustomItemAPI" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Omega3065.ComponentBasedCustomItemAPI" Version="0.1.0" />
<PackageReference Include="Omega3065.ComponentBasedCustomItemAPI" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Omega3065.ComponentBasedCustomItemAPI --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Omega3065.ComponentBasedCustomItemAPI, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Omega3065.ComponentBasedCustomItemAPI@0.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Omega3065.ComponentBasedCustomItemAPI&version=0.1.0
#tool nuget:?package=Omega3065.ComponentBasedCustomItemAPI&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 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 | net481 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8.1
- 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.