diff options
author | BrickPi <ajmach6@gmail.com> | 2024-01-19 22:52:24 +0100 |
---|---|---|
committer | BrickPi <ajmach6@gmail.com> | 2024-01-21 16:25:06 +0100 |
commit | 2940411cb33a64cd41c2d39ddf98aab54edc9f69 (patch) | |
tree | 8cefa44e20d3fd26f7ba083454ffdcbb43c1d05f /game/assets/audio/music/The_Crown.mp3.import | |
parent | fb2561bd998f211d2099f811a6b6b25a57118160 (diff) |
Reorganise Asset File Structure
Diffstat (limited to 'game/assets/audio/music/The_Crown.mp3.import')
-rw-r--r-- | game/assets/audio/music/The_Crown.mp3.import | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/game/assets/audio/music/The_Crown.mp3.import b/game/assets/audio/music/The_Crown.mp3.import new file mode 100644 index 0000000..bda61a3 --- /dev/null +++ b/game/assets/audio/music/The_Crown.mp3.import @@ -0,0 +1,19 @@ +[remap] + +importer="mp3" +type="AudioStreamMP3" +uid="uid://cvlvbcifaif0p" +path="res://.godot/imported/The_Crown.mp3-b8423b4ee5c30ef0aca5eaf31e995301.mp3str" + +[deps] + +source_file="res://assets/audio/music/The_Crown.mp3" +dest_files=["res://.godot/imported/The_Crown.mp3-b8423b4ee5c30ef0aca5eaf31e995301.mp3str"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |