Skip to content

The Parkstation fork of Einstein Engines! Definitely contains at least one park.

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE-AGPLv3.txt
MIT
LICENSE-MIT.txt
Notifications You must be signed in to change notification settings

Simple-Station/Parkstation-Friendly-Chainsaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78ca903 Â· Feb 12, 2024
Jan 28, 2024
May 25, 2023
Jan 22, 2024
Mar 6, 2023
Jun 2, 2020
Jan 26, 2024
Jan 28, 2024
Mar 22, 2022
Jan 28, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 28, 2024
Jan 26, 2024
Feb 4, 2024
Jan 27, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Feb 12, 2024
Jan 27, 2024
Jan 18, 2024
Jan 26, 2024
Jan 26, 2024
Jun 8, 2023
Feb 6, 2021
Oct 14, 2023
Mar 30, 2019
Jan 26, 2024
Jan 23, 2024
Jan 18, 2024
May 5, 2021
Mar 9, 2023
Jan 26, 2024
Jan 26, 2024
Jan 16, 2024
Mar 4, 2023
Jan 27, 2024
Dec 22, 2023
Jan 16, 2024
Jan 26, 2024
Apr 29, 2023
May 4, 2021
May 4, 2021
Jan 27, 2024

Repository files navigation

Parkstation

Links

Discord | Steam | Standalone

Contributing

We are happy to accept contributions from anybody. Get in Discord if you want to help. We've got a list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either!

Building

Refer to the Space Wizards' guide on setting up a development environment for general information, but keep in mind that Parkstation is a distant fork of Space Wizards' SS14 and not everything applies. We provide some scripts for making the job easier.

Build dependencies

  • Git
  • .NET SDK 7.0 or higher
  • python 3.7 or higher

Windows

  1. Clone this repository.
  2. Run RUN_THIS.py to init submodules and download the engine, or run git submodule update --init --recursive in a terminal.
  3. Run the Scripts/bat/run1buildDebug.bat
  4. Run the Scripts/bat/run2configDev.bat if you need other configurations run other config scripts.
  5. Run both the Scripts/bat/run3server.bat and Scripts/bat/run4client.bat
  6. Connect to localhost and play.

Linux

  1. Clone this repository.
  2. Run RUN_THIS.py to init submodules and download the engine, or run git submodule update --init --recursive in a terminal.
  3. Run the Scripts/sh/run1buildDebug.sh
  4. Run the Scripts/sh/run2configDev.sh if you need other configurations run other config scripts.
  5. Run both the Scripts/sh/run3server.bat and scripts/sh/run4client.sh
  6. Connect to localhost and play.

License

All code for the content repository is licensed under MIT.

Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.

Note that some assets are licensed under the non-commercial CC-BY-NC-SA 3.0 or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.