Skip to content

Commit 1030d8b

Browse files
Update README.md
Signed-off-by: spess-empyrean <[email protected]>
1 parent c2d2db1 commit 1030d8b

File tree

1 file changed

+9
-25
lines changed

1 file changed

+9
-25
lines changed

README.md

+9-25
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,32 @@
1-
# Einstein Engines
1+
# /vg/station 13.5
22

3-
<p align="center"><img src="https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/Resources/Textures/Logo/splashlogo.png" width="512px" /></p>
3+
<p align="center"><img src="https://raw.githubusercontent.com/vgstation-coders/vgstation13.5/master/Resources/Textures/Logo/splashlogo.png" width="512px" /></p>
44

55
---
66

7-
Einstein Engines is a hard fork of [Space Station 14](https://github.com/space-wizards/space-station-14) built around the ideals and design inspirations of the Baystation family of servers from Space Station 13 with a focus on having modular code that anyone can use to make the RP server of their dreams.
8-
Our founding organization is based on a democratic system whereby our mutual contributors and downstreams have a say in what code goes into their own upstream.
9-
If you are a representative of a former downstream of Delta-V, we would like to invite you to contact us for an opportunity to represent your fork in this new upstream.
7+
/vg/station13.5 is a fork of [Einstein Engines]([https://github.com/space-wizards/space-station-14](https://github.com/Simple-Station/Einstein-Engines)) with a large number of modifications made for parity with our BYOND codebase.
108

119
Space Station 14 is inspired heavily by Space Station 13 and runs on [Robust Toolbox](https://github.com/space-wizards/RobustToolbox), a homegrown engine written in C#.
1210

13-
As a hard fork, any code sourced from a different upstream cannot ever be merged directly here, and must instead be ported.
14-
All code present in this repository is subject to change as desired by the council of maintainers.
15-
16-
## Official Server Policy
17-
18-
**No official servers will ever be made for Einstein-Engines**.
19-
20-
In order to prevent a potential conflict of interest, we will never open any server directly using the Einstein Engines codebase itself.
21-
Any server claiming to be an official representation of this fork is not endorsed in any way by this organization.
22-
We however would like to invite anyone wishing to create a server to make a fork of Einstein Engines.
23-
2411
## Links
2512

26-
[Website](https://simplestation.org) | [Discord](https://discord.gg/X4QEXxUrsJ) | [Steam(SSMV Launcher)](https://store.steampowered.com/app/2585480/Space_Station_Multiverse/) | [Steam(WizDen Launcher)](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone](https://spacestationmultiverse.com/downloads/)
13+
[Website](https://ss13.moe) | [Steam(SSMV Launcher)](https://store.steampowered.com/app/2585480/Space_Station_Multiverse/) | [Steam(WizDen Launcher)](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone](https://spacestationmultiverse.com/downloads/)
2714

28-
## Contributing
15+
Discord: https://discord.com/invite/RYnQZvxrm + H (Add the H to the end, this is to deter github spambots)
2916

30-
We are happy to accept contributions from anybody, come join our Discord if you want to help.
31-
We've got a [list of issues](https://github.com/Simple-Station/Einstein-Engines/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help in Discord either!
17+
## Contributing
3218

33-
We are currently accepting translations of the game on our main repository.
34-
If you would like to translate the game into another language check the #contributor-general channel in our Discord.
19+
We are happy to accept contributions. We recommend joining the discord: people in the #ss14-coder-chat will be more than happy to help you get started.
3520

3621
## Building
3722

38-
Refer to [the Space Wizards' guide](https://docs.spacestation14.com/en/general-development/setup/setting-up-a-development-environment.html) on setting up a development environment for general information, but keep in mind that Einstein Engines is not the same and many things may not apply.
23+
Refer to [the Space Wizards' guide](https://docs.spacestation14.com/en/general-development/setup/setting-up-a-development-environment.html) on setting up a development environment for general information, but keep in mind that Einstein Engine-based servers are not the exact same and many things may not apply.
3924
We provide some scripts shown below to make the job easier.
4025

4126
### Build dependencies
4227

4328
> - Git
44-
> - .NET SDK 8.0.100
45-
29+
> - .NET SDK 9.0.101
4630
4731
### Windows
4832

0 commit comments

Comments
 (0)