From 3e8d35f8d815fd69bf687beb183db981ff0c0f45 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Mon, 23 Jan 2023 23:56:52 +0800 Subject: [PATCH] Update godot-cpp Update README.md Update README.md Update README.md --- README.md | 6 ++++++ plugins/godot/godot-cpp | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb47b21a..d18b94af 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@

+> This project is undergoing a major reconstruction!!! +> +> Advanced features such as exception, yield/coroutine and complete C bindings support will be added. +> +> Interfaces will be changed a lot. Be cautious! + C++17 header-only Python interpreter for game engines. Please see https://pocketpy.dev for detailed documentations. diff --git a/plugins/godot/godot-cpp b/plugins/godot/godot-cpp index cbd49209..10ce0418 160000 --- a/plugins/godot/godot-cpp +++ b/plugins/godot/godot-cpp @@ -1 +1 @@ -Subproject commit cbd49209a4dd7a8a7481019a44f586b6bfd8b4af +Subproject commit 10ce041877fee516e825365d05e89975ae7d2d46