|
1 |
| -# Einstein Engines |
| 1 | +# /vg/station 13.5 |
2 | 2 |
|
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> |
4 | 4 |
|
5 | 5 | ---
|
6 | 6 |
|
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. |
10 | 8 |
|
11 | 9 | 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#.
|
12 | 10 |
|
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 |
| - |
24 | 11 | ## Links
|
25 | 12 |
|
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/) |
27 | 14 |
|
28 |
| -## Contributing |
| 15 | +Discord: https://discord.com/invite/RYnQZvxrm + H (Add the H to the end, this is to deter github spambots) |
29 | 16 |
|
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 |
32 | 18 |
|
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. |
35 | 20 |
|
36 | 21 | ## Building
|
37 | 22 |
|
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. |
39 | 24 | We provide some scripts shown below to make the job easier.
|
40 | 25 |
|
41 | 26 | ### Build dependencies
|
42 | 27 |
|
43 | 28 | > - Git
|
44 |
| -> - .NET SDK 8.0.100 |
45 |
| -
|
| 29 | +> - .NET SDK 9.0.101 |
46 | 30 |
|
47 | 31 | ### Windows
|
48 | 32 |
|
|
0 commit comments