From ff886cd76365f62b658ba38904ff8342b6051103 Mon Sep 17 00:00:00 2001 From: AeraAulin <133451603+AeraAuling@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:07:09 -0700 Subject: [PATCH] update readme (#5118) * remove nyano * Apply suggestion from @Toby222 yearg Co-authored-by: Tobias Berger Signed-off-by: BarryNorfolk --------- Signed-off-by: BarryNorfolk Co-authored-by: BarryNorfolk Co-authored-by: Tobias Berger --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 19842d064e..50040f6749 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
Delta-V Logo
@@ -7,7 +7,7 @@ Delta-V is a fork of [Space Station 14](https://github.com/space-wizards/space-s Space Station 14 is a remake of SS13 that runs on [Robust Toolbox](https://github.com/space-wizards/RobustToolbox), a homegrown engine written in C#. -### Delta-V is a continuation of the [Nyanotrasen](https://www.nyanotrasen.moe/) fork. Any work done in a non-base namespace may contain incorrect attributes due to rewrites and recommitting. +### Any work done in a non-base namespace may contain incorrect attributions due to rewrites and recommitting. ## Links @@ -19,7 +19,7 @@ Space Station 14 is a remake of SS13 that runs on [Robust Toolbox](https://githu
#### Space Station 14 -
+
[Website](https://spacestation14.io/) | [Discord](https://discord.ss14.io/) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/) @@ -28,8 +28,8 @@ Space Station 14 is a remake of SS13 that runs on [Robust Toolbox](https://githu ## Documentation/Wiki The [docs site](https://docs.spacestation14.io/) has documentation on SS14s content, engine, game design and more. -Additionally, see these resources for license and attribution information: -- [Robust Generic Attribution](https://docs.spacestation14.com/en/specifications/robust-generic-attribution.html) +Additionally, see these resources for license and attribution information: +- [Robust Generic Attribution](https://docs.spacestation14.com/en/specifications/robust-generic-attribution.html) - [Robust Station Image](https://docs.spacestation14.com/en/specifications/robust-station-image.html) ## Contributing @@ -58,7 +58,7 @@ git clone https://github.com/DeltaV-Station/Delta-v.git cd Delta-v python RUN_THIS.py ``` -3. Compile the solution: +3. Compile the solution: Build the server using `dotnet build`.