mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 07:40:36 +00:00
Updated devel_faq (markdown)
parent
029a04b054
commit
f90f4500b4
@ -1,6 +1,6 @@
|
||||
## #1 GDScript? Why your own scripting language? Why not Lua, Javascript, C#, etc.
|
||||
|
||||
The short answer is, we'd rather a programmer does the little effort to learn GDScript so he or she later has a seamless experience, than attracting him or her with a familiar programming language that results in a worse experience. We are OK if you would rather not give Godot a chance because of this, but we strongly encourage you to try it and see the benefits yourself.
|
||||
The short answer is, we'd rather a programmer does the small effort to learn GDScript so he or she later has a seamless experience, than attracting him or her with a familiar programming language that results in a worse experience. We are OK if you would rather not give Godot a chance because of this, but we strongly encourage you to try it and see the benefits yourself.
|
||||
|
||||
The official languges for Godot are GDScript and C++.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user