unknown-horizons / godot-port

Unknown Horizons Godot Engine Port
https://www.unknown-horizons.org
GNU General Public License v2.0
663 stars 83 forks source link

[Improvements] Compiling Instructions missing (Godot project only) #110

Closed 0n1cOn3 closed 1 year ago

0n1cOn3 commented 1 year ago

Essential compilation instructions with Godot are missing. It is not impossible to find out yourself, but it takes a long time if you have never heard of Godot before.

A more detailed guide on how to compile this with Godot Engine is desired.

LinuxDonald commented 1 year ago

You don’t need to compile UH. It uses gdscript and can directly excuted in the editor. But we will add some information on GitHub about it.

0n1cOn3 commented 1 year ago

You don’t need to compile UH. It uses gdscript and can directly excuted in the editor. But we will add some information on GitHub about it.

Thanks for your information!

Well, I have no clue about Godot at all, so I dont know where I can do that exactly ^^. I might be blind and have overseen some instructions in the README.md file.

Zireael07 commented 1 year ago

@0n1cOn3 literally download the project, download Godot editor, open project in editor, enjoy!

artism90 commented 1 year ago

Instructions and coding related notes are included in the CONTRIBUTING.md.

The files rely on Godot 3.5 right now and will be superseded by 4.0 soon. #108

LinuxDonald commented 1 year ago

@artism90 we should link that in the readme

0n1cOn3 commented 1 year ago

@LinuxDonald Im agree.

I would have liked to compile the project myself but the instructions are just not clear. Furthermore, I compile on my compiler machine which is headless. Therefore the GUI editor is rather unsuitable for me.

I have compiled a lot of things, but this is just too spooky for me when the compilation instructions are given under Contribution. This would be, in my opinion, as a separate topic clearly in the README to indicate or at least a link to it. Is not given, however, and the gathering of the information is still time-consuming for me, especially in this project.

Too bad, I would have liked to play it, but all these circumstances make it impossible for myself. And please don't come with "Use the pre-compiled binary"... thanks

LinuxDonald commented 1 year ago

The game is not in an playable state. For that you will need to wait. When we will release something.