<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="joypad" version="1.0" type="input">
  <DESCRIPTION>Joypad control</DESCRIPTION>
  <RESOURCE></RESOURCE>
  <EDITOR>
    <SCRIPT path="./ejoypad.pkg" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./cjoypad.pkg" />
    <EVENT name="Button 1" />
    <EVENT name="Button 2" />
    <EVENT name="Button 3" />
    <EVENT name="Button 4" />
    <EVENT name="Button 5" />
    <EVENT name="Button 6" />
    <EVENT name="Button 7" />
    <EVENT name="Button 8" />
    <EVENT name="Button 9" />
    <EVENT name="Button 10" />
    <EVENT name="Button 11" />
    <EVENT name="Button 12" />
    <EVENT name="Button 13" />
    <EVENT name="Button 14" />
    <EVENT name="Button 15" />
    <EVENT name="Button 16" />
    <EVENT name="Left stick" />
    <EVENT name="Right stick" />
    <EVENT name="LZ axis" />
    <EVENT name="RZ axis" />
    <EVENT name="Pov" />
    <EVENT name="Slider axis" />
  </CLIENT>
</PLUGIN>