Giter Club home page Giter Club logo

atlas-server-manager's People

Contributors

ownprox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atlas-server-manager's Issues

Pivot from the registry to a config document

This came up during usage, but saving config to the registry is problematic when trying to run multiple instances of the manager, or backing up the managers configuration for if the config gets corrupted.
I propose, (and an chomping at the bit to write) that the config gets saved in a json or xml document that can be modified or saved by a user.
C# has services for saving config with xml using the .config file, however there are some complications where it discriminates between setup and user state, and it saves user state to appdata instead of a more obvious location.
Json would be good too, can save that wherever, preferably not in a fixed location, possibly right next to the exe. Problem is the standard .NET json library, Newtonsoft.NET is an additional dll, it's easy to add a reference and get it copied to the output via nuget, but that would mean your download has an additonal dll file (fody or ILMerge can stitch them together though).

Personally I like json, but the additonal dll may be a dealbreaker for you, what do you think @ownprox ?

Adding gitignore stuff

Some files that are build and user specific were checked in, fixed it in #3 , I plan to help out with the tool but this would help make development less complicated git wise for me.

Update Error

When launching a big update Steamcmd pulls out a 0x602 error. I supposed it is due to the fact that your manager tries to launch a second SteamCMD instance (I figured it out when I tried to install a server with your update function)

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.