Git Product home page Git Product logo

sourcemapbackup's Introduction

SourceMapBackup

Backup your maps into handy zips with one click. Configure and add additional content into the bundle simply.

View your backups with the in-app backup list.

Configuration

  • Run it for first time configuration
  • Open the smb.properties file located in the root dir of the program
  • It will look something like this
    #SourceMapBackup properties
    #Sun Sep 25 00:42:37 CEST 2022
    file.additional=<coma-separated-full-paths>
    file.map=<full-path-to-map>
    file.archive=<full-path-to-archive>
  • Now you change it to your needs.
    • file.map - full path to your vmf file
    • file.archive - full path to the folder where you would want the archives to be stored.
    • file.additional - coma seperated full paths to additional files you want added to the archive zip bundle.

      WARNING For now only files are supported

    #SourceMapBackup properties
    #Sun Sep 25 00:42:37 CEST 2022
    file.map=C:/Program Files (x86)/Steam/steamapps/common/Counter-Strike Global Offensive/sdk_content/maps/de_somber.vmf
    file.archive=C:/Users/user/Desktop/archive/
    file.additional=C:/Program Files (x86)/Steam/steamapps/common/Counter-Strike Global Offensive/csgo/resource/overviews/de_somber_radar.png
  • There you go, you have configured it.

sourcemapbackup's People

Contributors

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