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)