GithubHelp home page GithubHelp logo

neweden's Introduction

NewEden

The New Eden branch of SS13.
Homepage - Forum - Wiki

License

New Eden consists of modified code obtained from Baystation12. All licensing falls under GNU Affero General Public License version 3. Specific details can be found on the Baystation12 Github Repository.

Getting the Code

Click here to receive the server files as a zip. This is useful if you do not intend on participating in the development process.

The more difficult method is to use a git client (Able to be found here) to clone the repository.
Once this is done installing, right click in the folder that you wish to contain the code and click on "Git Bash". When that opens, type in:

git clone https://github.com/NEStation/NewEden.git

(hint: hold down ctrl and press insert to paste into git bash)

This will provide an easier method of updating (read on to learn how), but is not the preferred method if you plan on contributing to the repository.

If you wish to contribute to the repository in the future, click "fork" in the upper-right. Then proceed to use your git client to clone the repository onto your desktop.
After this is complete, right-click on the file, open Git Bash, and enter:

git update-index --assume-unchanged NewEden.int

Git will now ignore any changes to the .int file ###First-Time Compile The source code comes pre-compiled; however, it is a good idea to recompile it anyway, as any new updates may not have included a freshly compiled version.

To compile, double click on NewEden.dme, go to build, and click compile. After a little while, you should get this message:

saving NewEden.dmb (DEBUG mode)
NewEden.dmb - 0 errors, 0 warnings

If the message reads that errors have occurred, or the compile has failed, it is possible that the files have been corrupted, or there is an issue on the main repository. Ask on the forums for help, or open an issue on the repo. ###Configuration To configure the server, open up the config folder. Go to config.txt, and change all relevant information to your specific needs. You will want to change the name of the station, forum and ban redirects, and possibly available game-modes. Next, you will want to edit admins.txt to match your staff list. The format for admins.txt is:

byondkey - Rank

where the BYOND key must be in all lowercase and the rank is case-specific. For a list of possible ranks, and to add your own custom ranks, go to admin_ranks.txt. Common ranks include "Game Master", "Game Admin", and "Moderator". These should suffice for a normal server.

neweden's People

Contributors

dr-ehle avatar eldritchcrow avatar

Stargazers

matt81093 avatar

Watchers

 avatar

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.