GithubHelp home page GithubHelp logo

mobbyg / segs-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from segs/segs-client

0.0 0.0 0.0 9.05 MB

SEGS Launcher and Custom Client

License: BSD 3-Clause "New" or "Revised" License

CMake 16.76% C++ 23.03% QML 60.21%

segs-client's Introduction

SEGS Launcher and Custom Client

NOTE : Currently, this is just the Launcher. The client development will begin soon after a stable working engine is available.

SEGS Launcher

Build Instructions

  • Clone repro into folder: git clone https://github.com/Segs/Segs-Client.git

  • Create build folder and cd into that folder

  • Create the make files and run

$> cmake ..
$> make

The finished application should be now in your out/ folder that was created inside your build folder. Running the application will generate the SEGSLauncher.conf file. Location of the config file will vary depending on your OS Platform. The format of the file is a .ini format. Best practice is for all changes to config to be managed from within Launcher. In the event you do need access to the config file their locations are below.

  • Linux: /home/{username}/.config/SEGS/SEGSLauncher.conf
  • Windows: Saved in Windows Registry at HKEY_CURRENT_USER\Software\Cryptic\SEGS
  • Mac: /Users/{username}/Library/Preferences/io.segs.SEGSLauncher.plist

SEGS Client

Client development will begin soon after a stable working engine is available.

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.