godot-hub 0.5.0

.NET 6.0
dotnet tool install --global godot-hub --version 0.5.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local godot-hub --version 0.5.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=godot-hub&version=0.5.0
nuke :add-package godot-hub --version 0.5.0

godot-hub

Quality Gate Status Bugs Code Smells Maintainability Rating Reliability Rating CI GitHub GitHub release (latest by date)

Command line tool to install and use godot versions

Installation

Standalone

Download the appropriate file from the GitHub releases (or artifact from CI) for your desired platform and extract it on some directory available on your $PATH.

As a dotnet tool

You need to have the dotnet CLI installed on your system and the .NET 6.0 Runtime.

From your command line run

dotnet tool install --global godot-hub

or, if you want to use a CI version:

dotnet tool install --global godot-hub --prerelease

Usage

After installing the tool, you can use it from the command line and see what you can do with it:

godot-hub --help # (or godot-hub -h)

Localization

You can help localizing this software by translating the messages in the resx files: a Transifex Project is set up containing the main languages that the software supports. You can also request new languages to be added by using Github Issues using the localization label.

Development

The project is developed using C#, .NET 6.0 and Visual Studio 2022 but it can be also developed using Visual Studio Code or Jetbrains Rider. The only requirement is the .NET 6.0 SDK.

Building the Windows Store version can be built only on Windows and with Visual Studio.

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.5.0 312 3/14/2022
0.4.1 209 12/2/2021
0.4.0 184 11/29/2021
0.3.1 194 11/22/2021
0.3.0 168 11/22/2021
0.2.1 199 11/18/2021
0.2.0 199 11/18/2021