Skip to main content

No project description provided

Project description

Gamesutil

[!NOTE] Installation is supported only for the following:

  • Windows
  • Linux

[!NOTE] Development requires a fully configured Dotfiles dev environment

Table of Contents

Installation

Pip

python3 -m pip install gamesutil

Manifest

Create the Save-Manifest.json

[!NOTE] Any instances of {USER} are automatically replaced by the program with the current user name

The Manifest contains:

  • backupSaveLocation: The folder where the cold saves are stored
  • saves:
    • save:
      • displayName: The folder name that will be stored in the cold save location
      • location: The location of the hot save
{
  "backupSaveLocation":"F:\\misc\\src\\gamesutil\\saves",
  "saves": [
    {
      "displayName":"My Game Save",
      "location": "C:\\Users\\{USER}\\AppData\\Local\\Game Company\\The Game"
    },
  ]
}

In the above sample:

  • hot location: "C:\Users\{USER}\AppData\Local\Game Company\The Game"
  • cold location: F:\misc\src\gamesutil\saves\My Game Save

[!NOTE] Hot location: should point to the directory where the game saves
Cold location: your backup

Usage

Collect

-sm The location of the Save Manifest

gamesutil collect -sm C:\PATH\TO\SAVE-MANIFEST.JSON

This will copy all hot saves listed in the manifest into the cold save location

Inject

-sm The location of the Save Manifest

gamesutil inject -sm C:\PATH\TO\SAVE-MANIFEST.JSON

This will copy all the cold saves listed in the manifest into the hot save location

Development

[!NOTE] Development requires a fully configured Dotfiles dev environment

source init.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gamesutil-1.0.2.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gamesutil-1.0.2-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file gamesutil-1.0.2.tar.gz.

File metadata

  • Download URL: gamesutil-1.0.2.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for gamesutil-1.0.2.tar.gz
Algorithm Hash digest
SHA256 899f64530e268b2caa5d0b129c6392885dac60a30af7b817481cc753af475051
MD5 b005db573d099aaf319eaa2caa301f32
BLAKE2b-256 39f94dfe72cf52fd76f30bd9c0d7d87c9a35443dd8f76063590b63ea31b418ab

See more details on using hashes here.

File details

Details for the file gamesutil-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: gamesutil-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for gamesutil-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 576bdecec32623bc433bd1dcdb01b7ade6f0eac55e7d7ec83cbcabc5431a9cf6
MD5 174c063270701208871d1c0a6b6aa6d0
BLAKE2b-256 7be55d89b8d734e2dc4e667d2c3b063f53466d5fb0770c675a290dc8c583fbcd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page