Skip to content

ワールドをgzip圧縮してGoogleDriveにアップロードするツール

License

Notifications You must be signed in to change notification settings

ProjectTSB/tsb-devserver-backuptool

Repository files navigation

TheSkyBlock 開発サーバー ワールドバックアップツール

ワールドをgzip圧縮してGoogleDriveにアップロードするツール

backup_yyyy-MM-dd_HH-mm-ss.tar.gz で保存されます

使い方

1. Google APIs

  1. Google Developer Console でGoogle APIsのプロジェクトを作成
  2. アプリケーションの種類が デスクトップ アプリ のOAuth クライアントIDを作成
  3. 作ったクライアントIDのJsonをダウンロードし、 credentials.json にリネームして配置
  4. yarn token を実行し、トークンを発行

2. 設定ファイル

  1. template_config.yaml を基に config.yaml 作成
  2. ファイル内のコメントに従って設定値を入力

3. 実行

  1. yarn
  2. yarn start

ライセンス

MIT

About

ワールドをgzip圧縮してGoogleDriveにアップロードするツール

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published