Create native desktop application using Wails v3 with Angular frontend. The app wraps the mining CLI backend and exposes functionality via TypeScript bindings for system info, miner control, profiles, and stats. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
No EOL
295 B
JSON
15 lines
No EOL
295 B
JSON
{
|
|
"fixed": {
|
|
"file_version": "0.1.0"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "0.1.0",
|
|
"CompanyName": "My Company",
|
|
"FileDescription": "My Product Description",
|
|
"LegalCopyright": "© now, My Company",
|
|
"ProductName": "My Product",
|
|
"Comments": "This is a comment"
|
|
}
|
|
}
|
|
} |