Git Product home page Git Product logo

ss3d's Introduction

Space Station 3D

Welcome to the repository. Here you'll find Space Station 3D: a 3D remake of Space Station 13.

If you haven't been there already, the Discord Server should probably be your first stop. You'll find a lot of helpful people there, capable of answering any questions you may have.

Setting up the project

Quickstart Guide

  1. Clone the repository
  2. Checkout the desired branch
    • Checkout the master branch for the latest stable version
    • Checkout the develop branch for the development version
  3. Open the project in Unity

Tools and Setup

tldr;

  • Unity 2019.2.0f1
  • Any Git client, see below.
  • Whatever tool you need to do your thing

The game is developed in Unity 2019.2.0 (you can get it here : https://unity3d.com/get-unity/download/archive). Regardless of if you make code or art, installing Unity will be helpful for getting your contribution in. Upgrading the unity project version is possible in the case that it would help you with a feature or a major update has been passed. However the lead dev is in charge of the upgrade so that the transition can be as smooth as possible across forks.

For coding, you can use whatever you want, but Visual Studio is probably the most popular choice. It's free and integrates well with Unity. If you're a student, we recommend getting a copy of ReSharper, which adds a lot of code hints and shortcuts that will significantly improve your code quality.

The art style guide recommends using Blender for 3D models, but as long as the look and performance match the existing assets, any 3D modeling tool is allowed.

To get a hold of the project, you need a git client. Git is the software that manages the source. GitHub is the website that we use to host it. Some of the popular options are:

Contributing

Have a look at CONTRIBUTING.md for documentation on how to get your stuff in the game.

Forking the repository

If you wish to contribute to this project, you should fork this repository on GitHub, using the Fork button on this page. This naturally requires a GitHub account. You will commit your changes to that repository and make a pull request to merge it into our repository. See the Contribution Guide

Soon you will probably find your fork to be out of date. GitHub has made a pretty clear guide on how to sync your fork so it is up to date with the shared repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.