share/hedgewars/Data/Scripts/plist/Racer.plist
author unc0rr
Mon, 05 Dec 2011 23:04:10 +0300
changeset 6500 c9eaf1dd16c8
parent 6494 5e0595f41cde
permissions -rw-r--r--
Let .hs be native eol format too
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5453
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     3
<plist version="1.0">
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     4
<dict>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     5
	<key>command</key>
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 5453
diff changeset
     6
	<string>escript Scripts/Multiplayer/Racer.lua</string>
5453
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     7
	<key>description</key>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     8
	<string></string>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     9
	<key>scheme</key>
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 5453
diff changeset
    10
	<string>Shoppa.plist</string>
5453
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    11
	<key>weapon</key>
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 5453
diff changeset
    12
	<string>Shoppa.plist</string>
5453
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    13
</dict>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    14
</plist>