HorseIsleWeb/master-site/servers.php

12 lines
444 B
PHP
Raw Normal View History

2021-10-24 04:33:34 +00:00
<?php
$server_list = [
2021-10-24 08:05:59 +00:00
['id' => 'game1', 'icon' => 'beta.gif', 'database' => 'game1', 'site' => 'http://game.horse', 'desc' => ' '],
2021-10-24 04:33:34 +00:00
];
2021-10-24 08:05:59 +00:00
# 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
?>