Re: Godot 4 beta-4 released

2022-11-07 Thread zoujiaqing via Digitalmars-d-announce

On Saturday, 5 November 2022 at 12:21:13 UTC, evilrat wrote:
Godot is an open source 2d/3d game engine has just released new 
beta version!


https://godotengine.org/article/dev-snapshot-godot-4-0-beta-4


Godot-d is a bindings for Godot, latest official release is for 
Godot 3 only, however here is a WIP branch for Godot 4 latest 
beta-4.


https://github.com/Superbelko/godot-d/tree/godot4


Original godot-d issue on GitHub about Godot 4 support

https://github.com/godot-d/godot-d/issues/83


For getting started see this document

https://github.com/Superbelko/godot-d/tree/godot4#godot-4-branch-getting-started-mini-guide


Currently godot4 branch is purely experimental WIP project as 
stated in the document, so do not expect to ship real product 
with that, even more nor Godot 4, nor godot-d is not ready for 
that.


Col ;)


Re: Godot 4 beta-4 released

2022-11-07 Thread M.M. via Digitalmars-d-announce

On Saturday, 5 November 2022 at 12:21:13 UTC, evilrat wrote:

...
Godot-d is a bindings for Godot, latest official release is for 
Godot 3 only, however here is a WIP branch for Godot 4 latest 
beta-4.

...


Godot is a great open source project. That you work on the d 
bindings for the new version 4 is really great.


Godot 4 beta-4 released

2022-11-05 Thread evilrat via Digitalmars-d-announce
Godot is an open source 2d/3d game engine has just released new 
beta version!


https://godotengine.org/article/dev-snapshot-godot-4-0-beta-4


Godot-d is a bindings for Godot, latest official release is for 
Godot 3 only, however here is a WIP branch for Godot 4 latest 
beta-4.


https://github.com/Superbelko/godot-d/tree/godot4


Original godot-d issue on GitHub about Godot 4 support

https://github.com/godot-d/godot-d/issues/83


For getting started see this document

https://github.com/Superbelko/godot-d/tree/godot4#godot-4-branch-getting-started-mini-guide


Currently godot4 branch is purely experimental WIP project as 
stated in the document, so do not expect to ship real product 
with that, even more nor Godot 4, nor godot-d is not ready for 
that.