From 863864577ab04933d65105b57ee649ef38240fc5 Mon Sep 17 00:00:00 2001 From: Striven <sg.striven@cutecat.club> Date: Fri, 20 Feb 2026 19:50:30 +0000 Subject: [PATCH] Remove newlines messing up formatting --- 04_rendezvous/01_rmc_protocols/cloudserversprotocol.md | 10 +++++----- README.md | 7 ++----- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/04_rendezvous/01_rmc_protocols/cloudserversprotocol.md b/04_rendezvous/01_rmc_protocols/cloudserversprotocol.md index 628b0b6..fb892ca 100644 --- a/04_rendezvous/01_rmc_protocols/cloudserversprotocol.md +++ b/04_rendezvous/01_rmc_protocols/cloudserversprotocol.md @@ -29,8 +29,8 @@ > TODO: Example ##### Parsing -| Name | Description | Type | -|----------|-------------|-------------------------------------------------| -| Name | The name of the datacenter. | [`String`](../03_structure.md#structure-string) | -| String 1 | Unknown. | [`String`](../03_structure.md#structure-string) | -| IP | The IP address of the datacenter. | [`String`](../03_structure.md#structure-string) | \ No newline at end of file +| Name | Description | Type | +|----------|-----------------------------------|-------------------------------------------------| +| Name | The name of the datacenter. | [`String`](../03_structure.md#structure-string) | +| String 1 | Unknown. | [`String`](../03_structure.md#structure-string) | +| IP | The IP address of the datacenter. | [`String`](../03_structure.md#structure-string) | \ No newline at end of file diff --git a/README.md b/README.md index 5c3c1ed..29d83f3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # Scapegoat Docs -The purpose of this wiki is to explain, in detail, the internal construction of the game -[Hyper Scape](https://en.wikipedia.org/wiki/Hyper_Scape), developed by Ubisoft, released -on 2nd July 2020, and shut down on 27th April 2022. +The purpose of this wiki is to explain, in detail, the internal construction of the game [Hyper Scape](https://en.wikipedia.org/wiki/Hyper_Scape), developed by Ubisoft, released on 2nd July 2020, and shut down on 27th April 2022. -Information is derived from reverse engineering, leaks, and information gathered by others -concerning other games. +Information is derived from reverse engineering, leaks, and information gathered by others concerning other games. ## Starting Pages -- Gitblit v1.10.0