Skip to content

Commit 66eadfc

Browse files
DisposableCrewmember42Toby222
authored andcommitted
style: look, i'll even actually format it
1 parent e3cd28a commit 66eadfc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/ingame/adminning/scripts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
You can store series of commands in local files and then execute them ingame using `exec <path relative to SS14 Data>`
44

55
You can simply save text files with commands in the following directory:
6-
|OS|Location|
7-
|--|---|
8-
|Linux|`~/.local/share/Space Station 14/data/`|
9-
|Windows|`%APPDATA%\Space Station 14\data\`|
10-
|macOS|`~/Library/Application Support/Space Station 14/data`|
6+
|OS |Location |
7+
|-------|-----------------------------------------------------|
8+
|Linux |`~/.local/share/Space Station 14/data/` |
9+
|Windows|`%APPDATA%\Space Station 14\data\` |
10+
|macOS |`~/Library/Application Support/Space Station 14/data`|
1111

1212
Here's an admin script, for example. It makes sure you're aghosted, then adds useful components to your ghost and adjusts the speed modifiers such that you move faster by default and at double speed while pressing Shift. It also turns on the admin overlay automatically.
1313

0 commit comments

Comments
 (0)