在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):utopia-rise/godot-kotlin-jvm开源软件地址(OpenSource Url):https://github.com/utopia-rise/godot-kotlin-jvm开源编程语言(OpenSource Language):Kotlin 55.3%开源软件介绍(OpenSource Introduction):Godot Kotlin JVMKotlin/JVM binding for the Godot Game EngineOverviewThis is a Kotlin language binding for the Godot game engine. It is built as a module (like the C# binding) to interact with Godot's core internally. The binding provides you Godot API's as Kotlin classes, so you can write your game logic completely in Kotlin. Your code will be compiled into a .jar which is then executed by an embedded JVM, so you don't have to worry that your users have Java installed. It's already embedded in your game executable. You also don't have to worry about any binding logic. Just write your game scripts like you would for GDScript or C# but with all the syntactic sugar of Kotlin. Important notesThis version of the binding is currently Alpha! DocumentationThe documentation can be found here Developer discussionAsk questions and collaborate on Discord ContributionIf you want to contribute to the project, please read through the contribution guidlines and getting started sections here PartnersJetbrains is helping us to develop this project by providing development tools to maintainers. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论