challenge-editor/json/texture.json

7 lines
230 B
JSON
Raw Normal View History

2024-09-18 17:57:10 +08:00
{
2024-09-19 12:04:52 +08:00
"texture_test":"res://test/texture/test_texture.png",
"test_scene":"res://test/texture/test_scene.png",
2024-09-19 17:56:05 +08:00
"test_character":"res://test/texture/test_character.png",
"test_character_tsubaki":"res://test/texture/tsubaki_1.png"
2024-09-18 17:57:10 +08:00
}