mirror of
https://github.com/catmeow72/b16viewer.git
synced 2024-11-21 13:09:36 -08:00
Add manifest
This commit is contained in:
parent
23c0c35ca0
commit
c83281f823
1 changed files with 9 additions and 0 deletions
9
dist/manifest.json
vendored
Normal file
9
dist/manifest.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"manifest_version": "1.0.0",
|
||||
"name": "BMXView",
|
||||
"author": "Catmeow72",
|
||||
"app_version": "1.0.0",
|
||||
"license": "MIT0",
|
||||
"start_prg": "AUTOBOOT.X16"
|
||||
}
|
||||
|
Loading…
Reference in a new issue