initial commit

This commit is contained in:
Captain Beyond
2024-11-12 22:53:05 -06:00
commit 95153802b5
7 changed files with 200 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"version": "3.0.5",
"description": "Editor for Magic the Gathering sets",
"homepage": "https://magicseteditor.boards.net/",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/MagicSetEditorPacks/Full-Magic-Pack/archive/611be6e0ccbac974f70c0002625a4b027dcb1933.zip",
"hash": "e5ddb7c39ccccbfdfd3208c53396906a25396f67bf14bc43f2d4ac46983c527c"
}
},
"extract_dir": "Full-Magic-Pack-611be6e0ccbac974f70c0002625a4b027dcb1933",
"bin": "magicseteditor.exe",
"shortcuts": [
[
"magicseteditor.exe",
"Magic Set Editor"
]
],
}