Skip to content

Commit 7c63774

Browse files
committed
Updated README.md
1 parent 6c4a177 commit 7c63774

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Documentation/Platforms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This library aims to offer support for multiple platforms through a single codeb
1010
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 ||
1111
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - |
1212
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - |
13-
| [Godot 4](https://godotengine.org/) | C# | macOS | - | - |
14-
| [Godot 4](https://godotengine.org/) | C# | Windows | - | - |
13+
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 | |
14+
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 | |
1515
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 ||
1616
| [SDL](https://www.libsdl.org/) | C++ | Windows | - | - |

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
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 ||
7474
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - |
7575
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - |
76-
| [Godot 4](https://godotengine.org/) | C# | macOS | - | - |
77-
| [Godot 4](https://godotengine.org/) | C# | Windows | - | - |
76+
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 | |
77+
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 | |
7878
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 ||
7979
| [SDL](https://www.libsdl.org/) | C++ | Windows | - | - |
8080

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
| [Unreal](https://www.unrealengine.com/) | C++ | Windows | 5.4.4 ||
7474
| [Godot 4](https://godotengine.org/) | GDScript | macOS | - | - |
7575
| [Godot 4](https://godotengine.org/) | GDScript | Windows | - | - |
76-
| [Godot 4](https://godotengine.org/) | C# | macOS | - | - |
77-
| [Godot 4](https://godotengine.org/) | C# | Windows | - | - |
76+
| [Godot 4](https://godotengine.org/) | C# | macOS | 4.3 | |
77+
| [Godot 4](https://godotengine.org/) | C# | Windows | 4.3 | |
7878
| [SDL](https://www.libsdl.org/) | C++ | macOS | 2.30.8 ||
7979
| [SDL](https://www.libsdl.org/) | C++ | Windows | - | - |
8080

0 commit comments

Comments
 (0)