Skip to content

Commit 0538703

Browse files
authored
chore: 📝readme godot 4.x version update (#362)
1 parent 19a7b7f commit 0538703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can find detailed documentation, for game and mod developers, on the [Wiki](
2626
*A list of all available API Methods.*
2727

2828
## Godot Version
29-
The current version of the Mod Loader is developed for Godot 3.5. We have not yet ported it to Godot 4.0 due to lack of demand. If you require support for Godot 4.0, please let us know by opening an [issue](https://github.com/GodotModding/godot-mod-loader/issues) or joining [our Discord](https://discord.godotmodding.com).
29+
The current version of the Mod Loader is developed for Godot 3.5. The Godot 4 version is in progress on the [4.x branch](https://github.com/GodotModding/godot-mod-loader/tree/4.x), but it is currently hindered by an engine bug. We are hopeful that this issue will be resolved with the release of Godot 4.3. For more details and updates on the Godot 4 version, please follow this [issue](https://github.com/GodotModding/godot-mod-loader/issues/315) or join us on [our Discord](https://discord.godotmodding.com).
3030

3131
## Development
3232
The latest work-in-progress build can be found on the [development branch](https://github.com/GodotModding/godot-mod-loader/tree/development).

0 commit comments

Comments
 (0)