Skip to content

Commit

Permalink
Merge pull request #29 from justinhhorner/docs-github-downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa authored Oct 14, 2023
2 parents 63a0e18 + 86c47b7 commit d586f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ godotenv godot install 4.0.1
godotenv godot install 4.1.1-rc.1
```

Versions should match the format of the versions shown on the [GodotSharp nuget package][godot-sharp-nuget]. Downloads are made from the [Godot TuxFamily.org mirror][tux-family-mirror].
Versions should match the format of the versions shown on the [GodotSharp nuget package][godot-sharp-nuget]. Downloads are made from [GitHub Release Builds][github-release-downloads].

By default, GodotEnv installs .NET-enabled versions of Godot.

Expand Down Expand Up @@ -408,7 +408,7 @@ While the addons installation logic is well-tested, the Godot version management
[ssh-github]: https://docs.github.com/en/authentication/connecting-to-github-with-ssh
[bower]: https://bower.io
[godot-sharp-nuget]: https://www.nuget.org/packages/GodotSharp/
[tux-family-mirror]: https://downloads.tuxfamily.org/godotengine/
[github-release-downloads]: https://github.com/godotengine/godot-builds/releases
[NVM]: https://github.com/nvm-sh/nvm
[FVM]: https://github.com/leoafarias/fvm
[asdf]: https://asdf-vm.com/guide/introduction.html
Expand Down

0 comments on commit d586f60

Please sign in to comment.