Skip to content

使用 sol2 配合 Lua 做关卡脚本。#8

Merged
cpp-love merged 3 commits into
mainfrom
feat/sol2_cpp-love
Jul 12, 2026
Merged

使用 sol2 配合 Lua 做关卡脚本。#8
cpp-love merged 3 commits into
mainfrom
feat/sol2_cpp-love

Conversation

@cpp-love

@cpp-love cpp-love commented Jul 12, 2026

Copy link
Copy Markdown
Owner

实现内容

  1. 添加 Lua 脚本的支持。
  2. 将游戏按钮换为圆角。
  3. 添加游戏的缩放支持。

相关 Issue

cpp-love added 2 commits July 12, 2026 19:40
其他事项:
- 将配置文件等资产统一调整至 `assets` 文件夹。
- 修改并新增许多 API。
@cpp-love
cpp-love force-pushed the feat/sol2_cpp-love branch 3 times, most recently from cd09900 to f62d224 Compare July 12, 2026 12:07
@cpp-love
cpp-love force-pushed the feat/sol2_cpp-love branch from f62d224 to cd8e575 Compare July 12, 2026 12:18
@cpp-love
cpp-love merged commit 269b654 into main Jul 12, 2026
2 checks passed
@cpp-love
cpp-love deleted the feat/sol2_cpp-love branch July 12, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

使用sol2/lua做关卡的触发器

1 participant