We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212b2ec commit a22aa5bCopy full SHA for a22aa5b
1 file changed
src/ext.ts
@@ -25,6 +25,7 @@ export async function activate(context: flashpoint.ExtensionContext) {
25
'How long you use Flashpoint for',
26
'The version of Flashpoint you are running',
27
'What games you launch',
28
+ 'Simplified Hardware Info (Architecture, Operating System, Available Memory)',
29
'Which URLs games request, to help with repacking legacy games',
30
];
31
const res = await flashpoint.dialogs.showMessageBox({
0 commit comments