Skip to content

Commit 0369f1f

Browse files
committed
Made readme use markdown.
Signed-off-by: Mloc <[email protected]>
1 parent 639db61 commit 0369f1f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Diff for: LICENSE.txt renamed to COPYING

File renamed without changes.

Diff for: README.txt renamed to README.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
baystation12
1+
# baystation12
22

33
Website: http://baystation12.net/
44
Code: http://github.com/Baystation12/Baystation12/
55
IRC: irc://irc.sorcery.net/bs12
66

7-
================================================================================
8-
INSTALLATION
9-
================================================================================
7+
---
8+
9+
### INSTALLATION
1010

1111
First-time installation should be fairly straightforward. First, you'll need
1212
BYOND installed. You can get it from http://www.byond.com/. Once you've done
@@ -55,9 +55,9 @@ compiled baystation12.dmb file. Make sure to set the port to the one you
5555
specified in the config.txt, and set the Security box to 'Trusted'. Then press
5656
GO and the server should start up and be ready to join.
5757

58-
================================================================================
59-
UPDATING
60-
================================================================================
58+
---
59+
60+
### UPDATING
6161

6262
To update an existing installation, first back up your /config and /data folders
6363
as these store your server configuration, player preferences and banlist.
@@ -68,19 +68,19 @@ install, overwriting when prompted except if we've specified otherwise, and
6868
recompile the game. Once you start the server up again, you should be running
6969
the new version.
7070

71-
================================================================================
72-
SQL Setup
73-
================================================================================
71+
---
72+
73+
### SQL Setup
7474

7575
The SQL backend for the library and stats tracking requires a
7676
MySQL server. Your server details go in /config/dbconfig.txt, and the SQL
7777
schema is in /SQL/tgstation_schema.sql. More detailed setup instructions are
7878
coming soon, for now ask in our IRC channel.
7979

80-
================================================================================
81-
IRC Bot Setup
82-
================================================================================
80+
---
81+
82+
## IRC Bot Setup
8383

84-
Included in the SVN is an IRC bot capable of relaying adminhelps to a specified
84+
Included in the repo is an IRC bot capable of relaying adminhelps to a specified
8585
IRC channel/server (thanks to Skibiliano). Instructions for bot setup are
8686
included in the /bot/ folder along with the bot/relay script itself.

0 commit comments

Comments
 (0)