From d620bb5885aaa3be86289ceb0793d6f7b936435b Mon Sep 17 00:00:00 2001 From: Calcilore Date: Tue, 17 Sep 2024 18:42:44 +1000 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..471b748 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Godot Launcher +A simple app to make dealing with multiple versions of godot easy +### currently only supports linux x86_64 + +## Screenshot +![screenshot](screenshots/Screenshot.png)