第一次提交 游戏界面资源数据已更新

This commit is contained in:
2026-02-02 17:47:01 +08:00
commit de17737ca1
8152 changed files with 3079449 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"COMMENT": [
"This file serves as a template for the resource info description used by ",
"the NaCl Chrome plugin. It is kept in the NaCl repository to prevent ",
"hard-coding of NaCl-specific information inside the Chrome repository."
],
"abi-version": 1,
"pnacl-arch": [
"x86-32",
"x86-64"
],
"pnacl-ld-name": "ld.nexe",
"pnacl-llc-name": "pnacl-llc.nexe",
"pnacl-sz-name": "pnacl-sz.nexe",
"pnacl-version": "efa3f5d8ef135ed2463a75ac4630d1c448021400"
}