Code Monkey home page Code Monkey logo

shine's Introduction

Shine

An administration mod for Natural Selection 2.

The design goals are:

  • Be easy to extend and maintain.
  • Be easy for admins to use.
  • Be completely modular, everything is optional.

Latest changes

The latest changes can be found here.

Pull requests

If you wish to help out, feel free to send pull requests. Please see the style guidelines here and make sure you are merging into the develop branch, not master.

Configuration

The mod will create its configuration files in config://shine.

The base config file will be called BaseConfig.json and will determine base settings and which plugins to load. Plugins will create their configs inside config://shine/plugins by default, you may change this if you wish in BaseConfig.json.

User data

User data will be loaded locally by default, from the file config://shine/UserConfig.json. On first run a sample file will be created. If you set 'GetUsersFromWeb' to true and provide a correct URL to a JSON file in 'UsersURL', Shine will load its users from there instead.

Further documentation

Further documentation is available at the wiki including default config files for each plugin and for the base config.

shine's People

Contributors

person8880 avatar ghoulofgsg9 avatar lancehilliard avatar kparal avatar welldotru avatar axamdy avatar misteroizo avatar blueberryy 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.