Skip to content

Commit e860a6b

Browse files
committed
Updated README.md
1 parent b09968d commit e860a6b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ This library aims to offer support for multiple platforms through a single codeb
5050
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 ||
5151
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 ||
5252
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 ||
53-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | | - |
54-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | | - |
55-
| [Godot 4](https://godotengine.org/) | C# | macOS | | - |
56-
| [Godot 4](https://godotengine.org/) | C# | Windows | | - |
53+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - |
54+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - |
55+
| [Godot 4](https://godotengine.org/) | C# | macOS | - | - |
56+
| [Godot 4](https://godotengine.org/) | C# | Windows | - | - |
5757
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 ||
58-
| [SDL](https://www.libsdl.org/) | C++ | Windows | | |
58+
| [SDL](https://www.libsdl.org/) | C++ | Windows | - | - |
5959

6060
## Install
6161

UnityPackage/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ This library aims to offer support for multiple platforms through a single codeb
5050
| [Unity](https://unity.com/) | C# | Windows | 6000.0.22f1<br>2022.3.50f1<br>2021.3.44f1 ||
5151
| [Unreal](https://www.unrealengine.com/) | C++ | macOS | 5.4.4 ||
5252
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 ||
53-
| [Godot 4](https://godotengine.org/) | GDScript | macOS | | - |
54-
| [Godot 4](https://godotengine.org/) | GDScript | Windows | | - |
55-
| [Godot 4](https://godotengine.org/) | C# | macOS | | - |
56-
| [Godot 4](https://godotengine.org/) | C# | Windows | | - |
53+
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - |
54+
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - |
55+
| [Godot 4](https://godotengine.org/) | C# | macOS | - | - |
56+
| [Godot 4](https://godotengine.org/) | C# | Windows | - | - |
5757
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 ||
58-
| [SDL](https://www.libsdl.org/) | C++ | Windows | | |
58+
| [SDL](https://www.libsdl.org/) | C++ | Windows | - | - |
5959

6060
## Install
6161

0 commit comments

Comments
 (0)