mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-05-22 02:56:31 +12:00
Upload site files
This commit is contained in:
parent
9a5ad7a62f
commit
056805a3b8
926 changed files with 10709 additions and 0 deletions
9
master-site/servers.php
Normal file
9
master-site/servers.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
$server_list = [
|
||||
['id' => 'game1', 'icon' => 'beta.gif', 'database' => 'game1', 'site' => 'http://localhost:81', 'desc' => ' '],
|
||||
];
|
||||
|
||||
// black: 1/3 interest rate, final new server as of July 2012 for those who want to start classic horseisle anew!
|
||||
// white: Subscriber only server.<br>You must subscribe to this server to play.<BR>If subscription runs out, you will no longer be able to play on it.
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue