Giter Site home page Giter Site logo

valbak's Introduction

Valbak

Automatically backup saved game files created by the Valheim game.

Valbak Screenshot

Valbak is a work in progress, but it already works well enough to fulfill its intended purpose.

Background

Valheim is a challenging open world game where it is not uncommon for players to spend dozens of hours or more building and customizing their individual game worlds and characters.

Thus any circumstance that results in the loss of a saved game file can be emotionally devastating.

One such circumstance is, when used in conjunction with Steam Cloud Sync, Valheim can occasionally lose many hours of saved game play.

After, on several occasions, losing dozens of hours of saved game files, the author of Valbak felt that in order to continue playing Valheim, a solution to this problem must be created.

Could another existing backup solution have worked without requiring the creation of Valbak? Probably yes, however at the time the problem seemed to present a convenient opportunity to learn and gain firsthand experience developing software using the Rust programming language in a medium-small sized project.

Installation

Find and download the latest stable release. There is no installer, and so the executable can be launched from any directory.

Uninstall

To delete Valbak, simply delete the Valbak executable.

Valbak stores copies of game files to a directory specified by the user. The suggested default is a Valbak directory in the user's Documents directory.

Valbak also stores configuration and logging files in %APPDATA%\valbak.

No other files or registry entries are touched.

Architecture

One of the early challenges of creating Valbak was choosing a GUI framework. Unfortunately Rust does not yet have a plethora of GUI library choices. The FLTK library for Rust was chosen for Valbak principally because it provides an out-of-the-box File Chooser widget.

License

This project is licensed under the Mozilla Public License Version 2 with support for Secondary Licenses (e.g. GPL, LGPL).

Although the MPL license is not as common as the MIT or Apache licenses it is an important open source license that, in a nutshell, permits this source code to be freely used in other projects. The biggest differentiator when compared to other licenses is that the MPL uses a "file-level" copyleft/copyright that encourages contributors to share their modifications to this project's files, while still allowing them to combine this project with code under other licenses (open or proprietary) with minimal restrictions. For a better overview, refer to the MPL FAQ. Regardless of this overview or the MPL FAQ, in all cases, this project's actual license takes precedence.

Contribution

Any contribution you intentionally submit for inclusion in Valbak shall be licensed under the same license used by Valbak, without any additional terms or conditions.

valbak's People

Contributors

mmponn 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.