godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Godot .Net Linux installations not working like in the docs

Open axvemi opened this issue 2 years ago • 2 comments

Your Godot version: 4.0 Issue description: I'm following the install explanation documented on: https://docs.godotengine.org/en/stable/about/faq.html#linux It works for the GDScript version, but not for the .Net version. It doesn't work neither the command, nor the shortcut URL to the documentation page: https://docs.godotengine.org/en/stable/about/faq.html#linux

If you know how to fix the issue you are reporting please consider opening a pull request. We provide a tutorial on using git here: https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html, writing documentation at https://docs.godotengine.org/en/stable/community/contributing/docs_writing_guidelines.html and contributing to the class reference here: https://docs.godotengine.org/en/stable/community/contributing/updating_the_class_reference.html

axvemi avatar Mar 02 '23 09:03 axvemi

Please elaborate what doesn't work? What are you attempting to do and how do you determine that it didn't work? .NET version is exactly the same as the standard version. It just has one extra module in it.

YuriSizov avatar Mar 02 '23 14:03 YuriSizov

Trying to run it with the command godot won't start it (even after copying it to the folder like with the GDScript version). The shortcut provided doesn't open it either

axvemi avatar Mar 02 '23 15:03 axvemi

Closing this issue as it's not a doc issue, In the future I'd recommend you reach out to the community channels here for this kind of support. In the event that the download from the site is the problem, and it's not something on your end, the best place to open an issue would be the main engine repository. But again, for this kind of problem go to the community channels for help first.

skyace65 avatar Jan 31 '24 03:01 skyace65