diff options
author | cel 🌸 <cel@blos.sm> | 2023-07-07 17:08:16 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-07-07 17:08:16 +0100 |
commit | e59871861553cc14a34f08ee68e84330f06c0e84 (patch) | |
tree | a502f1deee2aa8f4e0b0e60e19ea6605c174378b /godot/assets/sounds/main_menu.mp3 | |
parent | 8ebad2fcb76f2c48cc8de4551c864e9157d07a76 (diff) | |
download | 2022-main.tar.gz 2022-main.tar.bz2 2022-main.zip |
Diffstat (limited to '')
-rw-r--r-- | godot/assets/sounds/main_menu.mp3 | bin | 0 -> 6169312 bytes | |||
-rw-r--r-- | godot/assets/sounds/main_menu.mp3.import | 15 |
2 files changed, 15 insertions, 0 deletions
diff --git a/godot/assets/sounds/main_menu.mp3 b/godot/assets/sounds/main_menu.mp3 Binary files differnew file mode 100644 index 0000000..a1f919e --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3 diff --git a/godot/assets/sounds/main_menu.mp3.import b/godot/assets/sounds/main_menu.mp3.import new file mode 100644 index 0000000..baf69b9 --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3.import @@ -0,0 +1,15 @@ +[remap] + +importer="mp3" +type="AudioStreamMP3" +path="res://.import/main_menu.mp3-cd933e6a507e087f35718708047a2c02.mp3str" + +[deps] + +source_file="res://assets/sounds/main_menu.mp3" +dest_files=[ "res://.import/main_menu.mp3-cd933e6a507e087f35718708047a2c02.mp3str" ] + +[params] + +loop=true +loop_offset=0 |