Skip to content

Commit fec3c0a

Browse files
authored
Update README.md
1 parent 75f2454 commit fec3c0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Godot Kotlin Tree
22

3+
> [!Important]
4+
> The current version of the project has been tested on macOS and **may not work properly** on Linux and Windows.
5+
36
Godot Kotlin Tree enhances development of Godot games using Kotlin bindings by generating a statically typed object mapping the Godot project nodes to Kotlin.
47

58
In short, instead of referencing node with a string path and casting:
@@ -108,6 +111,7 @@ _Note: the end part of bindings version is also the compatible engine version._
108111
| godot-kotlin-tree | godot-kotlin-jvm |
109112
| ----------------- | ---------------- |
110113
| 1.0.x | 0.8.1-4.2.0 |
114+
| 1.1.x | 0.13.1-4.4.1 |
111115

112116
Other pairs of versions may also work but their compatibility has never been tested and proper behavior of the plugin isn't guaranteed.
113117

0 commit comments

Comments
 (0)