![]() |
VOOZH | about |
dotnet add package JadeLib --version 1.5.0
NuGet\Install-Package JadeLib -Version 1.5.0
<PackageReference Include="JadeLib" Version="1.5.0" />
<PackageVersion Include="JadeLib" Version="1.5.0" />Directory.Packages.props
<PackageReference Include="JadeLib" />Project file
paket add JadeLib --version 1.5.0
#r "nuget: JadeLib, 1.5.0"
#:package JadeLib@1.5.0
#addin nuget:?package=JadeLib&version=1.5.0Install as a Cake Addin
#tool nuget:?package=JadeLib&version=1.5.0Install as a Cake Tool
👁 GitHub release (latest by date)
👁 Docs
My goal is to make a versatile library that makes plugin development simpler and allows easy integration with other plugins, kinda like Apple's ecosystem, but Exiled.
github forums)Contributions are always welcome, report any bug reports or other issues, or if you just need help ask on the github forums.
Either compile from source or utilize one of the releases, and put JadeLib.dll in EXILED/Plugins/dependencies and
make sure you have a plugin utilizing JadeLib.
Ensure you don't have any of the following .dll's already in your dependencies:
BSD 2-Clause License
Copyright (c) 2021, OMANSAK
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Made with ❤ by Jade <3
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net481 net481 is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Initial release