Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="İŞARETLER">
<panel name="beacons_panel">
<text name="label_show">
Göster :
</text>
<check_box label="İşaretler" name="beacons"/>
<check_box label="Vurgulananlar" name="highlights"/>
<text name="beacon_width_label" tool_tip="İşaret genişliği">
Genişlik:
</text>
<text name="label_objects">
Bu nesneler için.
</text>
<check_box label="Fiziksel" name="physical"/>
<check_box label="Komut Dosyalı" name="scripted"/>
<check_box label="Sadece dokun" name="touch_only"/>
<check_box label="Ses kaynakları" name="sounds"/>
<check_box label="Parçacık kaynakları" name="particles"/>
<check_box label="Ortam kaynakları" name="moapbeacon"/>
<check_box label="Güneş" name="sun"/>
<check_box label="Ay" name="moon"/>
</panel>
</floater>