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.0.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.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gamesutil-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 15143e7659290c6db7f4ecb9b155bb33047d1b1b392fc5fca8ada2d919454a83
MD5 d83d77525272dc2a29913ec7b057935b
BLAKE2b-256 5e29c3863961f1f4912d4578670b8ab56bdbed9f50edd4eee38481b34e6ad282

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gamesutil-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6ac8825ff4ca7bffae6dacbb8ddc6dcb36877318e038381ea2d6f9b1538ff40
MD5 6a8a6d403db1ec3c7223aeb288900132
BLAKE2b-256 6743ba0fbc24bb08cd1266a76c39074b657e94246365a4c727a508195da1b9e6

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