Skip to content

Releases: GameFrameX/com.gameframex.unity

1.10.0

16 Apr 06:25

Choose a tag to compare

1.10.0 (2026-04-16)

Features

  • Editor: 添加 Discord 平台小游戏宏定义管理支持 (14b1121)
  • Editor: 添加 Facebook 小游戏平台宏定义支持 (234ecef)
  • Editor: 添加 Poki 小游戏平台宏定义配置支持 (931248b)
  • Editor: 添加 TikTok 小游戏宏定义管理支持 (f512956)
  • Editor: 添加Bilibili小游戏适配宏定义支持 (a911ac4)
  • Editor: 添加vivo小游戏适配宏定义辅助工具 (8fc9c27)
  • Editor: 添加京东小游戏宏定义支持 (f6b6058)
  • Editor: 添加华为小游戏宏定义配置支持 (47db689)
  • Editor: 添加小米小游戏适配宏定义工具 (978f34d)
  • Editor: 添加淘宝小程序宏定义支持 (d4fcf1d)
  • Editor: 添加美团和哔哩哔哩小游戏平台定义符号支持 (365335d)
  • 添加 OPPO 小游戏适配宏定义助手 (e73ab82)
  • 添加多个新平台的小游戏脚本定义符号 (e250751)
  • 编辑器: 添加 CrazyGames 小游戏平台宏定义管理功能 (c0414a0)
  • 编辑器: 添加 Google Play 游戏平台宏定义助手 (210bc17)
  • 编辑器: 添加 YouTube 小游戏平台宏定义支持 (aa42bd3)
  • 编辑器: 添加美团小游戏宏定义助手 (3d5ae9f)

1.9.0

10 Apr 03:43

Choose a tag to compare

1.9.0 (2026-04-10)

Features

  • editor: 添加小游戏统一宏定义管理 (5fa11fe)

1.8.0

10 Apr 03:02

Choose a tag to compare

1.8.0 (2026-04-10)

Features

  • editor: 新增多个小游戏平台宏定义助手并重构代码结构 (e83b90e)

1.7.3

07 Apr 11:23

Choose a tag to compare

1.7.3 (2026-04-07)

Bug Fixes

  • extension: 重命名StringExtensions类为StringExtension (336d219)

1.7.2

07 Apr 10:06

Choose a tag to compare

1.7.2 (2026-04-07)

Bug Fixes

  • editor: 将欢迎窗口的logo加载方式从Resources改为AssetDatabase (57e09ff)

1.7.1

01 Apr 02:45

Choose a tag to compare

1.7.1 (2026-04-01)

Bug Fixes

  • 修复日志方法参数错误并更正类型名称 (8c76328)

1.7.0

31 Mar 09:48

Choose a tag to compare

1.7.0 (2026-03-31)

Bug Fixes

  • Extension: 为字符串扩展方法添加空值检查 (b8b1517)
  • Extension: 修正集合扩展方法中的拼写错误和线程安全问题 (3f92a96)

Features

  • 编辑器: 扩展小游戏宏定义支持并重构菜单项 (acd450e)
  • 随机数: 添加设置种子和生成64位随机数的方法 (e39cfa5)

1.6.3

04 Mar 02:21

Choose a tag to compare

1.6.3 (2026-03-04)

Bug Fixes

  • 构建热更新: 修复未找到HybridCLR数据目录时的错误 (a44c0c5)

1.6.2

04 Mar 02:16

Choose a tag to compare

1.6.2 (2026-03-04)

Bug Fixes

  • 在生成AOT代码前先清理旧文件 (8e923a0)

1.6.1

29 Jan 08:35

Choose a tag to compare

1.6.1 (2026-01-29)

Bug Fixes

  • 修复 GetBytesSize 方法中大数值单位转换错误 (098e376)