Skip to content

Commit 21152fa

Browse files
committed
Moved every config file into an "example" directory, to help prevent git screwing with local testing environments.
Details have been added to README.md. Signed-off-by: Mloc-Argent <[email protected]>
1 parent da9482c commit 21152fa

20 files changed

+8
-36
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ When you have done this, you'll need to recompile the code, but then it should w
5858

5959
---
6060

61+
### Configuration
62+
63+
For a basic setup, simply copy every file from config/example to config.
64+
65+
---
66+
6167
### SQL Setup
6268

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

Diff for: config/README feedback.txt

-30
This file was deleted.

Diff for: config/custom_items.txt

Whitespace-only changes.

Diff for: config/custom_sprites.txt

-5
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: config/example/custom_items.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ckey: name: /path/to/obj

Diff for: config/example/custom_sprites.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ckey-state
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: config/motd help.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)