Skip to content

Commit 04b0473

Browse files
committed
Updated README.md
1 parent 59e64ee commit 04b0473

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Documentation/Platforms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This library aims to offer support for multiple platforms through a single codeb
88
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 |||
99
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 |||
1010
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 |||
11-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - | - |
12-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - | - |
11+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | 4.3 | | |
12+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | 4.3 | | |
1313
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 |||
1414
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 |||
1515
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 |||

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ This library aims to offer support for multiple platforms through a single codeb
7373
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 |||
7474
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 |||
7575
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 |||
76-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - | - |
77-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - | - |
76+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | 4.3 | | |
77+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | 4.3 | | |
7878
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 |||
7979
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 |||
8080
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 |||

RhythmGameUtilities/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ This library aims to offer support for multiple platforms through a single codeb
7373
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 |||
7474
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 |||
7575
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 |||
76-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - | - |
77-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - | - |
76+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | 4.3 | | |
77+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | 4.3 | | |
7878
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 |||
7979
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 |||
8080
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 |||

UnityPackage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ This library aims to offer support for multiple platforms through a single codeb
7373
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 |||
7474
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 |||
7575
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 |||
76-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - | - |
77-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - | - |
76+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | 4.3 | | |
77+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | 4.3 | | |
7878
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 |||
7979
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 |||
8080
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 |||

0 commit comments

Comments
 (0)