<b>1.</b> Unzip the <b>SFS3-Shooter-Source.zip</b> file contained in this project (<i>/Other</i> folder) to any destination folder on your hard drive.
<b>2.</b> Go to your SmartFoxServer 3 installation folder.
<b>3.</b> Under the <i>/server/extensions</i> folder, create a subfolder called <i><b>Shooter</b></i>.
<b>4.</b> Copy the content of folder <i>/extension/deploy</i> from the unzipped file to the <i>/server/extensions/Shooter</i> folder you just created.
<b>5.</b> Start SmartFoxServer 3.
<b>6.</b> If not already active, enable the server's UDP listener in the AdminTool's <b>Server Configurator</b> module (requires a restart).
<b>7.</b> Open the <i>Login</i> scene contained in this project's <i>Scenes</i> folder.
<b>8.</b> Click on the <b>Play</b> button.
This demo features a server-side Java Extension. Its source code is available under the <i>/extension/src</i> folder of the unzipped file.