diff --git a/automation_tools/test-build.sh b/automation_tools/test-build.sh new file mode 100755 index 0000000..16724ca --- /dev/null +++ b/automation_tools/test-build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +flatpak-builder --user --force-clean --install-deps-from=flathub --install-deps-from=flathub-beta --repo="./melonds-repo" "./melonds-build" net.kuribo64.melonDS.yml \ No newline at end of file