Git Product home page Git Product logo

palworld_backup's Introduction

Palworld_Backup

rem 设置游戏路径
set "palworld_path=C:\Steam\steamapps\common\PalServer"
rem 设置备份路径
set "backup_path=C:\gameServer\PalServer"
rem 设置保存最近的多少个存档
set "less_save=5"

rem 设置时间阈值(可以指定小时、天、月、年和分钟)
set "time_threshold_hours=2"
set "time_threshold_days=0"
set "time_threshold_months=0"
set "time_threshold_years=0"
set "time_threshold_minutes=0"
rem 设置备份时间
set interval=1800

备份删除的依据,存档时间优先级比存档的个数高

palworld_backup's People

Contributors

qq943384135 avatar

Watchers

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