From e59871861553cc14a34f08ee68e84330f06c0e84 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Fri, 7 Jul 2023 17:08:16 +0100 Subject: readd assets --- godot/assets/sounds/bgm.mp3.import | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 godot/assets/sounds/bgm.mp3.import (limited to 'godot/assets/sounds/bgm.mp3.import') diff --git a/godot/assets/sounds/bgm.mp3.import b/godot/assets/sounds/bgm.mp3.import new file mode 100644 index 0000000..3c63660 --- /dev/null +++ b/godot/assets/sounds/bgm.mp3.import @@ -0,0 +1,15 @@ +[remap] + +importer="mp3" +type="AudioStreamMP3" +path="res://.import/bgm.mp3-2836a09ab06bea87575f9d54620c28fe.mp3str" + +[deps] + +source_file="res://assets/sounds/bgm.mp3" +dest_files=[ "res://.import/bgm.mp3-2836a09ab06bea87575f9d54620c28fe.mp3str" ] + +[params] + +loop=true +loop_offset=0 -- cgit