0ad/_service

9 lines
256 B
Plaintext
Raw Normal View History

<?xml version="1.0" ?>
<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">releases.wildfiregames.com</param>
<param name="path">/0ad-0.0.13-alpha-unix-build.tar.gz</param>
</service>
</services>