mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:29:26 +08:00
ref: auto detect game lib and arch
This commit is contained in:
@@ -780,9 +780,8 @@
|
||||
},
|
||||
"Architecture": {
|
||||
"type": "select",
|
||||
"value": "auto",
|
||||
"value": "x86_64",
|
||||
"option": [
|
||||
"auto",
|
||||
"x86",
|
||||
"x86_64",
|
||||
"arm64-v8a",
|
||||
@@ -17200,6 +17199,7 @@
|
||||
"type": "select",
|
||||
"value": "apply",
|
||||
"option": [
|
||||
"detect",
|
||||
"inject",
|
||||
"apply"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user