readme
This commit is contained in:
@@ -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="."]
|
||||||
|
|||||||
@@ -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)
|
||||||
Reference in New Issue
Block a user