mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,17 +1,17 @@
|
|||||||
# Yawn-Wider
|
# CHOMPStation
|
||||||
|
|
||||||
[](http://forthebadge.com) [](http://forthebadge.com) [](http://forthebadge.com)
|
[](http://forthebadge.com) [](http://forthebadge.com) [](http://forthebadge.com)
|
||||||
|
|
||||||
[Website (we dont have one)](https://www.youtube.com/watch?v=oHg5SJYRHA0) - [Forums](https://yawn-widerstation.proboards.com/) - [Wiki](https://www.yawn.ocry.com/index.php?title=Main_Page) - [Discord](https://discord.gg/Wh27EAY)
|
[Website (we dont have one)](https://www.youtube.com/watch?v=oHg5SJYRHA0) - [Forums](hhttps://forums.chompstation13.net/index.php) - [Wiki](https://wiki.chompstation13.net/index.php?title=Main_Page) - [Discord](contact admin)
|
||||||
|
|
||||||
Going to make a Pull Request? Make sure you read the [CONTRIBUTING.md](.github/CONTRIBUTING.md) first!
|
Going to make a Pull Request? Make sure you read the [CONTRIBUTING.md](.github/CONTRIBUTING.md) first!
|
||||||
|
|
||||||
Yawn-Wider is a fork of the VOREStation code branch which is a fork of the Polaris code branch, itself a fork of the Baystation12 code branch, for the game Space Station 13.
|
CHOMPStation is a fork of the Yawn-wider code branch which is a fork of the VOREStation code branch which is a fork of the Polaris code branch, itself a fork of the Baystation12 code branch, for the game Space Station 13.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### LICENSE
|
### LICENSE
|
||||||
The code for Yawn-Wider is licensed under the [GNU Affero General Public License](http://www.gnu.org/licenses/agpl.html) version 3, which can be found in full in LICENSE-AGPL3.txt.
|
The code for CHOMPStation is licensed under the [GNU Affero General Public License](http://www.gnu.org/licenses/agpl.html) version 3, which can be found in full in LICENSE-AGPL3.txt.
|
||||||
|
|
||||||
Code with a git authorship date prior to `1420675200 +0000` (2015/01/08 00:00) are licensed under the GNU General Public License version 3, which can be found in full in LICENSE-GPL3.txt.
|
Code with a git authorship date prior to `1420675200 +0000` (2015/01/08 00:00) are licensed under the GNU General Public License version 3, which can be found in full in LICENSE-GPL3.txt.
|
||||||
|
|
||||||
@@ -34,11 +34,11 @@ All assets including icons and sound are under a [CC BY-SA 3.0](http://creativec
|
|||||||
### GETTING THE CODE
|
### GETTING THE CODE
|
||||||
The simplest way to obtain the code is using the github .zip feature. If you do this, you won't be able to make a Pull Request later, though. You'll need to use the git method.
|
The simplest way to obtain the code is using the github .zip feature. If you do this, you won't be able to make a Pull Request later, though. You'll need to use the git method.
|
||||||
|
|
||||||
Click [here](https://github.com/Yawn-Wider/YWPolarisVore/archive/master.zip) to get the latest code as a .zip file, then unzip it to wherever you want.
|
Click [here](https://github.com/CHOMPStation2/CHOMPStation2/archive/master.zip) to get the latest code as a .zip file, then unzip it to wherever you want.
|
||||||
|
|
||||||
The more complicated and easier to update method is using git. You'll need to download git or some client from [here](http://git-scm.com/). When that's installed, right click in any folder and click on "Git Bash". When that opens, type in:
|
The more complicated and easier to update method is using git. You'll need to download git or some client from [here](http://git-scm.com/). When that's installed, right click in any folder and click on "Git Bash". When that opens, type in:
|
||||||
|
|
||||||
git clone https://github.com/Yawn-Wider/YWPolarisVore.git
|
git clone https://github.com/CHOMPStation2/CHOMPStation2.git
|
||||||
|
|
||||||
(hint: hold down ctrl and press insert to paste into git bash)
|
(hint: hold down ctrl and press insert to paste into git bash)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user