mirror of
https://github.com/godotengine/godot-benchmarks.git
synced 2026-01-04 06:10:04 +03:00
Update contributing links to point to the new contributing website (#122)
This commit is contained in:
@@ -93,7 +93,7 @@ if [[ "$ARG1" != "--skip-build" ]]; then
|
||||
# echo "Generating .NET glue."
|
||||
# bin/godot.linuxbsd.editor.x86_64.mono --headless --generate-mono-glue modules/mono/glue
|
||||
# echo "Building .NET assemblies."
|
||||
# # https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_with_dotnet.html#nuget-packages
|
||||
# # https://docs.godotengine.org/en/stable/engine_details/development/compiling/compiling_with_dotnet.html#nuget-packages
|
||||
# mkdir -p "$HOME/MyLocalNugetSource"
|
||||
# # Source may already exist, so allow failure for the command below.
|
||||
# dotnet nuget add source "$HOME/MyLocalNugetSource" --name MyLocalNugetSource || true
|
||||
|
||||
Reference in New Issue
Block a user