share/hedgewars/Data/Scripts/plist/Racer.plist
author unc0rr
Thu, 29 Dec 2011 23:02:40 +0300
changeset 6541 08ed346ed341
parent 6494 5e0595f41cde
permissions -rw-r--r--
Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>command</key>
	<string>escript Scripts/Multiplayer/Racer.lua</string>
	<key>description</key>
	<string></string>
	<key>scheme</key>
	<string>Shoppa.plist</string>
	<key>weapon</key>
	<string>Shoppa.plist</string>
</dict>
</plist>