diff --git a/.README/jetbrains.svg b/.README/jetbrains.svg deleted file mode 100644 index 75d4d21771..0000000000 --- a/.README/jetbrains.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/README.md b/README.md index 3d43cad480..58373bc6b0 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ and the [setup](https://godot-kotl.in/en/stable/contribution/setup/) sections. JetBrains is helping us to develop this project by providing development tools to maintainers. Intellij IDEA is our IDE of choice for Kotlin development and we strongly recommend using it. -[![jblogo](.README/jetbrains.svg)](https://www.jetbrains.com/) + + JetBrains logo + ## Special thanks diff --git a/docs/src/doc/index.md b/docs/src/doc/index.md index 1248985dc3..405986f440 100644 --- a/docs/src/doc/index.md +++ b/docs/src/doc/index.md @@ -16,9 +16,20 @@ This project is in Beta. While you can fully use the binding, please note that t ## Project templates and demos +This is a minimal list to start off with a new Godot Kotlin/JVM project: + - [Minimal project template](https://github.com/utopia-rise/godot-kotlin-project-template) - [GDQuest 3D demo converted to Kotlin](https://github.com/utopia-rise/godot-kotlin-3d-demo) +### Quick overview + +For a quick overview on the bindings, watch our presentation "*Godot Game Development Leveraging Kotlin by Pierre-Thomas Meisels, Tristan Grespinet, and Cedric Hippmann*", live-streamed during the JetBrains GameDev Days 2024. + + + +!!! info + Please note that the project is currently under active development. As a result, some code shown in the video may not be functioning, as it may have changed since the video was recorded. + ### What's not working The items in this list are explicitly mentioned here as these will be implemented in future versions. @@ -78,4 +89,4 @@ Contrary to the official binaries, there are two builds of the editor per Platfo ## Developer discussion -Please feel free to ask questions and collaborate on our [Discord](https://discord.gg/zpb5Ru7v9x) server. \ No newline at end of file +Please feel free to ask questions and collaborate on our [Discord](https://discord.gg/zpb5Ru7v9x) server.