This commit is contained in:
Bucket Of Chicken
2025-07-05 11:24:00 +02:00
parent 4b96f9aa46
commit 2d295b3c82
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -927,7 +927,7 @@ offset_left = -64.0
offset_top = -23.0 offset_top = -23.0
grow_horizontal = 0 grow_horizontal = 0
grow_vertical = 0 grow_vertical = 0
text = "v1.7" text = "v1.6"
horizontal_alignment = 2 horizontal_alignment = 2
[node name="SettingsButton" type="Button" parent="."] [node name="SettingsButton" type="Button" parent="."]
+12
View File
@@ -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)