Skip to content

Commit

Permalink
Merge pull request Goob-Station#1 from Aidenkrz/setup
Browse files Browse the repository at this point in the history
Initial Setup
  • Loading branch information
Aidenkrz committed Jan 12, 2025
1 parent 5b21f40 commit 7f6b932
Show file tree
Hide file tree
Showing 14 changed files with 155 additions and 509 deletions.
41 changes: 19 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,36 @@
# Einstein Engines
<p align="center"> <img alt="Goob Station 14" width="880" height="300" src="https://github.com/Goob-Station/Goob-Station/blob/master/Resources/Textures/Logo/logo.png" /></p>

<p align="center"><img src="https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/Resources/Textures/Logo/splashlogo.png" width="512px" /></p>
This is a fork from the primary repo for Einstein Engines.

---
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#.
To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server this is the content pack for Goob Station.

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.
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.
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.
## Links

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#.
[Goob Station Discord Server](https://discord.gg/goobstation) | [Goob Station Forum](https://forums.goobstation.com/) | [Goob Station Website](https://goobstation.com)

As a hard fork, any code sourced from a different upstream cannot ever be merged directly here, and must instead be ported.
All code present in this repository is subject to change as desired by the council of maintainers.
## Documentation/Wiki

## Official Server Policy
The Goob Station [docs site](https://docs.goobstation.com/) has documentation on GS14's content, engine, game design, and more. It also have lots of resources for new contributors to the project.

**No official servers will ever be made for Einstein-Engines**.
## Contributing

In order to prevent a potential conflict of interest, we will never open any server directly using the Einstein Engines codebase itself.
Any server claiming to be an official representation of this fork is not endorsed in any way by this organization.
We however would like to invite anyone wishing to create a server to make a fork of Einstein Engines.
We are happy to accept contributions from anybody. Get in [Discord](https://discord.gg/goobstation) if you want to help. Feel free to check the [list of issues](https://github.com/Goob-Station/Goob-Station-MRP/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
While Goob doesn't use the [contribution guidelines,](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html) you can feel free to if you want to check your stuff.

## Links
We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language consider contributing to our upstreams repo, [Einstein Engines](https://github.com/Simple-Station/Einstein-Engines)

[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/)
### [Einstein Engines](https://github.com/Simple-Station/Einstein-Engines)

## Contributing
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.
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.
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.

We are happy to accept contributions from anybody, come join our Discord if you want to help.
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!
### EE Links

We are currently accepting translations of the game on our main repository.
If you would like to translate the game into another language check the #contributor-general channel in our Discord.
[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/)

## Building
### Building

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.
We provide some scripts shown below to make the job easier.
Expand Down
5 changes: 1 addition & 4 deletions Resources/Textures/Logo/icon-license.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The files below are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International by the author, Jennifer Castillo, @ItJustAni or @justani.
The files below are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

icon.ico
icon/icon-16x16.png
Expand All @@ -10,6 +10,3 @@ icon/icon-128x128.png
icon/icon-256x256.png
logo.png
slashlogo.png
source/EE_banner.svg
source/EE_logo-dark.svg
source/EE_logo-light.svg
Binary file modified Resources/Textures/Logo/icon.ico
Binary file not shown.
Binary file modified Resources/Textures/Logo/icon/icon-128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Logo/icon/icon-64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions Resources/Textures/Logo/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 0 additions & 57 deletions Resources/Textures/Logo/source/EE_logo-dark.svg

This file was deleted.

Loading

0 comments on commit 7f6b932

Please sign in to comment.