mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-07 05:05:31 +02:00
First open project in Godot 4
This commit is contained in:
parent
b7f177b221
commit
b1ec881c8c
14 changed files with 337 additions and 58 deletions
|
@ -1,13 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/bell.wav-0bb68f27c3e29a9aad676dc03d89b163.sample"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://n0hqjfxltbm0"
|
||||
path="res://.godot/imported/bell.wav-0bb68f27c3e29a9aad676dc03d89b163.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://themes/audio/bell.wav"
|
||||
dest_files=[ "res://.import/bell.wav-0bb68f27c3e29a9aad676dc03d89b163.sample" ]
|
||||
dest_files=["res://.godot/imported/bell.wav-0bb68f27c3e29a9aad676dc03d89b163.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue