SteveSharp 2023.814.0
See the version list below for details.
dotnet add package SteveSharp --version 2023.814.0
NuGet\Install-Package SteveSharp -Version 2023.814.0
<PackageReference Include="SteveSharp" Version="2023.814.0" />
paket add SteveSharp --version 2023.814.0
#r "nuget: SteveSharp, 2023.814.0"
// Install SteveSharp as a Cake Addin #addin nuget:?package=SteveSharp&version=2023.814.0 // Install SteveSharp as a Cake Tool #tool nuget:?package=SteveSharp&version=2023.814.0
SteveSharp
SteveSharp Framework for Minecraft datapacks developers and make easier the coding process
How to install
Requirements
Installing SteveSharp on your project
You need to install .NET 6.0 or newer first and create a .NET Project:
dotnet new console -n (your project name)
For example
dotnet new console -n Example
After that, you have this methods to install SteveSharp on your project:
.NET CLI
Open cmd and execute this command:
dotnet add package SteveSharp
Visual Studio
If you have Visual Studio, use the NuGet Package manager and search for SteveSharp
by LezaH
Other methods
You can install SteveSharp via NuGet instructions
You are ready
Now learn all the SteveSharp concepts from the SteveSharp Official Wiki
Learn more
Now read the SteveSharp Official Documentation and the Official Guides to start programming your datapacks with SteveSharp!
See you soon!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- No dependencies.
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 |
---|---|---|
2024.904.1 | 114 | 9/5/2024 |
2023.828.0 | 171 | 8/28/2023 |
2023.814.0 | 148 | 8/14/2023 |
2023.811.1 | 151 | 8/11/2023 |
2023.811.0 | 150 | 8/11/2023 |
See the SteveSharp latest changes in https://github.com/hazelcode/SteveSharp/releases/latest