SteveSharp 2024.904.1
dotnet add package SteveSharp --version 2024.904.1
NuGet\Install-Package SteveSharp -Version 2024.904.1
<PackageReference Include="SteveSharp" Version="2024.904.1" />
paket add SteveSharp --version 2024.904.1
#r "nuget: SteveSharp, 2024.904.1"
// Install SteveSharp as a Cake Addin #addin nuget:?package=SteveSharp&version=2024.904.1 // Install SteveSharp as a Cake Tool #tool nuget:?package=SteveSharp&version=2024.904.1
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 8.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 | net8.0 is compatible. 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. |
-
net8.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 | 112 | 9/5/2024 |
2023.828.0 | 169 | 8/28/2023 |
2023.814.0 | 146 | 8/14/2023 |
2023.811.1 | 149 | 8/11/2023 |
2023.811.0 | 148 | 8/11/2023 |
See the SteveSharp latest changes in https://github.com/hazelcode/SteveSharp/releases/latest