Tidying up a bit

On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg
	deleted:    tools/configurator/export/configurator.console.exe
	deleted:    tools/configurator/export/configurator.exe
	deleted:    tools/configurator/export/configurator.pck
	deleted:    tools/configurator/export/configurator.sh
	deleted:    tools/configurator/export/configurator.x86_64
	deleted:    tools/configurator/export/godot_configurator.x86_64
This commit is contained in:
monkeyx-net 2024-08-08 18:06:36 +01:00
parent aacfdd0afe
commit 99a4c33202
7 changed files with 1 additions and 6 deletions

View file

@ -22,5 +22,4 @@ hash^RETRODECKPRIMEHACKLATEST^https://github.com/RetroDECK/io.github.shiiion.pri
hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz
hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz
hash^RETRODECKGZDOOMLATEST^https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
hash^RETRODECKCONFIGURATORLATEST^https://github.com/monkeyx-net/RetroDECK_UK/releases/latest/download/RetroDECK-Configurator.x86_64.tar.gz
hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz

View file

@ -1,4 +0,0 @@
#!/bin/sh
echo -ne '\033c\033]0;RetroDECK Configurator\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/configurator.x86_64" "$@"