diff --git a/bucket/terraria-map-editor.json b/bucket/terraria-map-editor.json new file mode 100644 index 000000000000..52a25ca1a101 --- /dev/null +++ b/bucket/terraria-map-editor.json @@ -0,0 +1,21 @@ +{ + "version": "4.15.0", + "homepage": "https://github.com/TEdit/Terraria-Map-Editor", + "description": "A stand alone, open source map editor for Terraria.", + "license": "MS-PL", + "url": "https://github.com/TEdit/Terraria-Map-Editor/releases/download/4.15.0/TEdit_main.zip", + "hash": "30b59a04734439164fcd6e838f0782d5a1f04831a84e20d66927ab3572d67b5b", + "bin": [ + "TEdit_main/TEdit.exe" + ], + "shortcuts": [ + [ + "TEdit_main/TEdit.exe", + "Terraria Map Editor" + ] + ], + "checkver": "github", + "autoupdate": { + "url": "https://github.com/TEdit/Terraria-Map-Editor/releases/download/$version/TEdit_main.zip" + } +} \ No newline at end of file