diff --git a/CHANGELOG.md b/CHANGELOG.md index d174537..5e2ceca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Last update: 22nd of December 2024, 05:00 GMT +## 22nd of December 2024, 22:00 GMT +- The Godot SDK has been published to the [Godot Asset Library](https://godotengine.org/asset-library/asset/14968). (It's still pending review at the moment, but there is a direct download [here](https://github.com/VedalAI/neuro-game-sdk/releases/tag/godot).) + ## 22nd of December 2024, 05:00 GMT - The Unity SDK can now be used for modding Unity games built in Mono. Documentation can be found [here](https://github.com/VedalAI/neuro-game-sdk/tree/bb05509/Unity#for-modding). @@ -9,5 +12,4 @@ Last update: 22nd of December 2024, 05:00 GMT - The Unity SDK has been updated to work with WebGL builds. The websocket-sharp dependency has been removed as well. [Documentation](https://github.com/VedalAI/neuro-game-sdk/blob/9bd606e/Unity/README.md#webgl-additional-setup) for WebGL builds has been added. ## 17th of December 2024, 01:00 GMT - - The [API documentation for actions](https://github.com/VedalAI/neuro-game-sdk/blob/4549109/API/SPECIFICATION.md#action) has been updated to specify which JSON schema keywords should not be used. diff --git a/README.md b/README.md index 7f0c6e5..82a5dc7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ There are also official SDKs available for Unity and Godot, as well as community Significant API and SDK changes will be documented in the [CHANGELOG.md](./CHANGELOG.md) file. -Last update: 22nd of December 2024, 05:00 GMT +Last update: 22nd of December 2024, 22:00 GMT ## Contents