From 2d295b3c8244f58099e1969849add203b522bb64 Mon Sep 17 00:00:00 2001 From: Bucket Of Chicken <122376377+realbucketofchicken@users.noreply.github.com> Date: Sat, 5 Jul 2025 11:24:00 +0200 Subject: [PATCH] readme --- Main.tscn | 2 +- readme.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 readme.md diff --git a/Main.tscn b/Main.tscn index 91efc66..09ae446 100644 --- a/Main.tscn +++ b/Main.tscn @@ -927,7 +927,7 @@ offset_left = -64.0 offset_top = -23.0 grow_horizontal = 0 grow_vertical = 0 -text = "v1.7" +text = "v1.6" horizontal_alignment = 2 [node name="SettingsButton" type="Button" parent="."] diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..dc8d19d --- /dev/null +++ b/readme.md @@ -0,0 +1,12 @@ +# Simplaudio +a simple music player that just works + +the v1.x versions are built on a bad codebase, i am working on 2.0 every now and then but it will take a bit for it to be finished +the music player is very functual though + +## Translations +I would apprechiate if you could help out with translations, +if you want to help you can find a .csv under the folder called "translation" +create a fork of the repo and modify the translations.csv file with a program like excel or libreoffice calc to include your language +then create a pull request including your translations +I will then merge the translations(annoy me if i forget)