mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-04-05 21:55:48 +13:00
11 lines
444 B
PHP
11 lines
444 B
PHP
<?php
|
|
|
|
$server_list = [
|
|
['id' => 'game1', 'icon' => 'beta.gif', 'database' => 'game1', 'site' => 'http://game.horse', '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.
|
|
|
|
# icons: master-site/web/servericons
|
|
?>
|