Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add detection for Steam4C2

未关闭
#166 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
45/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
php
领域
tooling

调研方向

Start by locating the repository's existing detection rules and compare their format with the listed package.nw/Steam4C2*.node and Steam4C2.js paths. Done means Steam4C2 is detected from the relevant filenames; consider the listed greenworks files separately if the project supports that addition.

由索引模型根据 Issue 内容生成。

描述

Type: SDK
Some reference to the SDK, such as the developer site or a wikipedia article.

Steam4C2 is a (popular?) plugin for Steam integration into Construct 2 games. See https://www.construct.net/en/forum/scirra-website/asset-store-36/steam4c2-plugins-114191

  • Construct 2 in now EOL
  • Author has been MIA since some years
  • Since the Construct 2 asset store is now offline, nobody can buy the plugin anymore
SteamDB links
Possible way to detect it

The following files (or a subset of them) will exist:

File name Flags Type Size
package.nw/Steam4C2-linux32.node   node 165.50 KiB
package.nw/Steam4C2-linux64.node   node 162.90 KiB
package.nw/Steam4C2-osx32.node   node 153.38 KiB
package.nw/Steam4C2-osx64.node   node 166.94 KiB
package.nw/Steam4C2-win32.node   node 255.00 KiB
package.nw/Steam4C2-win64.node   node 314.50 KiB
package.nw/Steam4C2.js   js 1.17 KiB

PS: While looking for more examples, I found some older plugin for the same feature (called greenworks, see https://www.construct.net/en/construct-2/addons/83/greenworks/versions) in some games (https://steamdb.info/app/1066900/, https://steamdb.info/app/1111600/), which might also be worth adding:

File name Flags Type Size
package.nw/greenworks-linux32.node   node 678.26 KiB
package.nw/greenworks-linux64.node   node 565.60 KiB
package.nw/greenworks-osx64.node   node 615.39 KiB
package.nw/greenworks-win32.node   node 927.00 KiB
package.nw/greenworks-win64.node   node 1.19 MiB
package.nw/greenworks.js   js 7.76 KiB
主要语言
PHP
星标
234
派生
112
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

SteamDatabase/FileDetectionRuleSets 的其他 Issue

查看 SteamDatabase/FileDetectionRuleSets 的全部 Issue

相似的 Issue

更多 PHP Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。