godot-hub 0.5.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.5.0 489 3/14/2022
0.4.1 274 12/2/2021
0.4.0 262 11/29/2021
0.3.1 278 11/22/2021
0.3.0 256 11/22/2021
0.2.1 280 11/18/2021
0.2.0 272 11/18/2021