SharpFunction 1.0.0-final
See the version list below for details.
dotnet add package SharpFunction --version 1.0.0-final
NuGet\Install-Package SharpFunction -Version 1.0.0-final
<PackageReference Include="SharpFunction" Version="1.0.0-final" />
paket add SharpFunction --version 1.0.0-final
#r "nuget: SharpFunction, 1.0.0-final"
// Install SharpFunction as a Cake Addin #addin nuget:?package=SharpFunction&version=1.0.0-final&prerelease // Install SharpFunction as a Cake Tool #tool nuget:?package=SharpFunction&version=1.0.0-final&prerelease
SharpFunction
A library for creating datapacks using .NET
SharpFunction's main priority is to simplify the boring work when making datapacks and focus on interesting parts!
Installation
SharpFunction is available on NuGet. It is well documented, but if you have any questions, create an issue, or contact me on discord: Void Moment#3333
Usage
It is recommended to have functional IDE such as Visual Studio or JetBrains Rider.
You can import SharpFunction after installing, like that:
using SharpFunction.API;
using SharpFunction.Universal;
// ...
You can also see examples, or simple guide, or just check full documentation!
Addons
Addons use main library of SharpFunction, to make something more specialized and do not need special installation.
Skyblock
It is the only current addon for SharpFunction.
It allows creating
- realistic skyblock-like items
- realistic skyblock-like gui parts
- skyblock-like entity summons And even whole slayer, with custom drops, gui items etc.
Plans for future
Check github projects to see whats coming next!
Current plans:
Skyblock AddonAlready made project loading- Loot table editing
- Dimension/Worldgen creation
- ???
License
SharpFunction is licensed under MIT Licese, and if you will use it, let me know so i can also see what can be made with it!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.2.0 | 483 | 10/9/2021 | |
1.2.0-preview | 236 | 10/7/2021 | |
1.1.6 | 302 | 9/27/2021 | |
1.1.0 | 300 | 9/27/2021 | |
1.0.0-final | 257 | 7/25/2021 | |
0.7.5.7-beta | 245 | 6/17/2021 | |
0.7.5.5-beta | 322 | 6/16/2021 | |
0.7.5.4-beta | 214 | 6/16/2021 | |
0.7.5.3-beta | 268 | 6/15/2021 | |
0.7.4.9-hot | 361 | 6/12/2021 | |
0.7.4.8-hot | 361 | 6/12/2021 | |
0.7.4-beta | 298 | 6/10/2021 | |
0.7.1-beta | 287 | 6/10/2021 | |
0.6.4-beta | 304 | 6/8/2021 |
v1.0-final changelog:
- Bugfixes,
- You can now summon Skyblock NPCs