VoxelEngine/res/layouts/templates/script_file.xml
2025-03-11 03:48:27 +03:00

7 lines
179 B
XML

<label hover-color='#30A0FF'
interactive='true'
markup='md'
onclick='open_file_in_editor("%{filename}")'>
[#FFFFFF80]%{path}[#FFFFFFFF]%{name}
</label>