This repository was archived by the owner on Dec 5, 2025. It is now read-only.
feat: Add CI workflow for building ConnectTool across platforms#21
Closed
JohnsonRan wants to merge 2 commits intoAyndpa:old-tcpfrom
Closed
feat: Add CI workflow for building ConnectTool across platforms#21JohnsonRan wants to merge 2 commits intoAyndpa:old-tcpfrom
JohnsonRan wants to merge 2 commits intoAyndpa:old-tcpfrom
Conversation
This workflow builds the ConnectTool application for Windows, Linux, and macOS. It includes steps for checking out the repository, installing dependencies, setting up the Steamworks SDK, verifying the SDK, configuring CMake, building the application, and uploading the artifacts.
Collaborator
Author
|
想了一下 Steamworks SDK 不能公开再分发,PR又不能使用主仓库的机密。干脆直接把PR build部分干掉好了() |
|
SteamworksSDK也许也可以短期cache |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
STEAMWORKS_SDK_URL机密以下载 Steamworks SDKv开头的 tag ,触发构建并上传资产到 release只测试过 Windows,Linux 和 MacOS 暂时无法测试
https://github.com/JohnsonRan/ConnectTool/releases/tag/v114514
fix #19, fix #13, fix #10, fix #5
close #18, close #11, close #6, close #3