From f934fa228255f113e904febb24d5f12255d55a15 Mon Sep 17 00:00:00 2001 From: Edgar Date: Sun, 27 Mar 2022 12:32:22 +0200 Subject: [PATCH] :tada: Added ultimatepp --- ultimatepp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ultimatepp.json diff --git a/ultimatepp.json b/ultimatepp.json new file mode 100644 index 0000000..c3ac968 --- /dev/null +++ b/ultimatepp.json @@ -0,0 +1,12 @@ +{ + "version": "2021.1", + "url": "http://prdownloads.sourceforge.net/upp/upp-win-15947.7z", + "hash": "225dd07e698aa632de7b9af547f3b1c9c08912bde3af8820a1a19e46cb6ecf4e", + "extract_dir": "upp", + "shortcuts": [ + [ + "theide.exe", + "TheIDE" + ] + ] +}