Skip to content

GD-EOS v0.2.0

Latest
Compare
Choose a tag to compare
@Daylily-Zeleen Daylily-Zeleen released this 26 Dec 03:57
· 24 commits to main since this release

Update dependencies:

  1. Use EOS SDK 1.16.4 to compile with precompiled libraries.
  2. Update godot-cpp.

Fix:

  1. Fix crash when destructing EOSMultiplayerPeer.
  2. Fix some errors of demo project.

Optimizes:

  1. Let code generator fit 3.9 or later versions of Python.
  2. Some changes of code generator to fit latest EOS SDK 1.16.4.
  3. Optimize and add tutorial video links to README files.
  4. Strip ".dev" keyword of compiled libraries' name (convenient for development).

Hop this plugin can help you and consider to buy me a coffee please.


更新依赖:

  1. 使用 EOS SDK 1.16.4 来编译预编译的二进制库。
  2. 更新 godot-cpp。

修复:

  1. 修复析构EOSMultiplayerPeer时发生崩溃。
  2. 修复一些示例项目中的错误。

优化:

  1. 调整代码生成器使其能够兼容 Python3.9 或更新的版本。
  2. 调整代码生成器以兼容最新的 EOS SDK 1.16.4。
  3. 优化README文件,并向其添加教学视频链接。
  4. 去除编译后库文件名称中的".dev"关键词,方便开发。

希望这个插件能够帮到你,插件开发不易,也希望能为我充电.


Full Changelog: v0.1.7...v0.2.0