Skip to content

Commit c9791d1

Browse files
committed
Add working files v1
1 parent 1cb94fc commit c9791d1

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

360.PNG

103 KB
Loading

Builds/config.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0"?>
2+
<Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3+
<Words>
4+
<Display_Word>Hello</Display_Word>
5+
<Visible_Time>10</Visible_Time>
6+
<Delay>0.5</Delay>
7+
</Words>
8+
<Words>
9+
<Display_Word>Salut</Display_Word>
10+
<Visible_Time>11</Visible_Time>
11+
<Delay>0.54</Delay>
12+
</Words>
13+
</Config>

Builds/v1.0.0 360 Build.zip

26.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)